portainer/api
Yi Chen 572b64b68e
Merge changes from release 2.2 (#4930)
* fix windows build

* fix(endpoints): show correct values of security settings (#4889)

* fix(app): EndpointProvider fallback on URL EndpointID when no endpoint is selected (#4892)

* fix(templates): App templates not loading with error in browser console (#4895)

* fix(kube/config): show used key warning when needed (#4890)

fix [CE-469]
- recalculate duplcate keys when they are changed
- show used warning on duplicate keys

* fix(k8s): CE-471 variables from configuration showing on environment variables section on application edit screen (#4896)

* fix(k8s): CE-471 variables from configuration showing on environment variables section on application edit screen

* fix(k8s): CE-471 avoid to remove value path of env when patch k8s deployment, as the value path does not exist if env variable has empty value.

Co-authored-by: Simon Meng <simon.meng@portainer.io>

Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: Maxime Bajeux <max.bajeux@gmail.com>
Co-authored-by: cong meng <mcpacino@gmail.com>
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-03-23 08:58:11 +13:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823) 2021-03-03 11:38:59 +02:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli feat(core/cli): change analytics flag message (#4273) 2020-08-26 23:58:19 +12:00
cmd/portainer feat(main): introduce description to fatal errors (#4468) 2021-03-01 21:49:57 +01:00
crypto feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00
docker feat(home): add node count to endpoint list. (#4793) 2021-03-04 16:42:47 +01:00
exec fix: normalize stack name only for libcompose (#4862) 2021-03-14 20:08:31 +01:00
filesystem feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http fix: normalize stack name only for libcompose (#4862) 2021-03-14 20:08:31 +01:00
internal feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
jwt refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
kubernetes fix(kubernetes): removes kube client cache when edge proxy is removed (#4487) (#4574) 2021-01-08 11:55:42 +13:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose fix: normalize stack name only for libcompose (#4862) 2021-03-14 20:08:31 +01:00
oauth fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
api-description.md docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
go.mod fix windows build 2021-02-24 12:06:20 +13:00
go.sum fix windows build 2021-02-24 12:06:20 +13:00
kubernetes.go feat(k8s/ingresses): add more granularity to ingress configuration (#4220) 2020-08-20 12:51:14 +12:00
portainer.go Merge changes from release 2.2 (#4930) 2021-03-23 08:58:11 +13:00
swagger.yaml docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
swagger_config.json chore(version): bump version number 2020-08-27 17:48:02 +12:00