You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api
Chao Geng f59459f936
EE-2463 When add agent to k8s with AGENT_SECRET, AGENT_SECRET should be configured on both side. otherwise, it will get unknown error. this error should be "agent already paired with another Portainer instance" (#6679)
3 years ago
..
adminmonitor fix(admin-monitor): fix a data race in the admin monitor EE-2761 (#6658) 3 years ago
apikey
archive
aws/ecr
backup Fix(db): needs encryption migration function fixed EE-2414 (#6494) 3 years ago
chisel fix(chisel): upgrade chisel to v1.7.7 to fix a data race EE-2718 (#6650) 3 years ago
cli fix(ssl): default httpEnabled to false [EE-2465] (#6495) 3 years ago
cmd/portainer fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559) 3 years ago
crypto
database fix(boltdb): upgrade to the latest version to avoid problems with the race detector EE-2729 (#6638) 3 years ago
dataservices fix(edge/jobs): fix get edge job file content [EE-2702] (#6622) 3 years ago
datastore fix(boltdb): upgrade to the latest version to avoid problems with the race detector EE-2729 (#6638) 3 years ago
docker feat(intel): Enable OpenAMT and FDO capabilities (#6212) 3 years ago
exec fix(k8s) deploying manifest using default namespace EE-2104 (#6385) 3 years ago
filesystem feat(intel): Enable OpenAMT and FDO capabilities (#6212) 3 years ago
git
hostmanagement feat(intel): Enable OpenAMT and FDO capabilities (#6212) 3 years ago
http EE-2463 When add agent to k8s with AGENT_SECRET, AGENT_SECRET should be configured on both side. otherwise, it will get unknown error. this error should be "agent already paired with another Portainer instance" (#6679) 3 years ago
internal fix(edge/jobs): fix get edge job file content [EE-2702] (#6622) 3 years ago
jwt feat(user):logout after change password EE-1590 (#6267) 3 years ago
kubernetes fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559) 3 years ago
ldap
oauth
scheduler fix(scheduler): fix a data race in the scheduler EE-2716 (#6629) 3 years ago
stacks fix(docker-compose): add logic control for docker compose force recreate EE-2356 3 years ago
api-description.md fix(swagger):add swagger for X-Registry-Auth EE-2408 (#6664) 3 years ago
connection.go feat(db): add CreateObjectWithStringId function [EE-2612] (#6611) 3 years ago
go.mod fix(offlinegate): fix data race in offlinegate EE-2713 (#6626) 3 years ago
go.sum fix(offlinegate): fix data race in offlinegate EE-2713 (#6626) 3 years ago
kubernetes.go
portainer.go fix(snapshots): fix a data race in the snapshot code EE-2717 (#6654) 3 years ago
swagger.yaml refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 3 years ago
swagger_config.json