Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy init of ECR client #17

Closed
estahn opened this issue Dec 16, 2020 · 1 comment
Closed

Lazy init of ECR client #17

estahn opened this issue Dec 16, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@estahn
Copy link
Owner

estahn commented Dec 16, 2020

No description provided.

@estahn estahn added the enhancement New feature or request label Dec 16, 2020
@estahn estahn added this to the 1.1.0 milestone Dec 16, 2020
estahn added a commit that referenced this issue Dec 21, 2020
github-actions bot pushed a commit that referenced this issue Dec 21, 2020
# 1.0.0-beta.1 (2020-12-21)

### Bug Fixes

* hardcoded AWS region ([3cc0d49](3cc0d49)), closes [#20](#20) [#17](#17)
* **chart:** serviceaccount missing annotation tag ([#21](#21)) ([7164626](7164626))
* trace for verbose logs and improve context ([58e05dc](58e05dc)), closes [#15](#15)

### Features

* helm chart ([00f6b74](00f6b74))
* POC ([fedcb22](fedcb22))
@estahn
Copy link
Owner Author

estahn commented Dec 21, 2020

This was refactored into pg/registry/ecr.go and is now initiated outside of the webhook request.

@estahn estahn closed this as completed Dec 21, 2020
estahn pushed a commit that referenced this issue Dec 25, 2020
# 1.0.0-beta.1 (2020-12-21)

### Bug Fixes

* hardcoded AWS region ([3cc0d49](3cc0d49)), closes [#20](#20) [#17](#17)
* **chart:** serviceaccount missing annotation tag ([#21](#21)) ([7164626](7164626))
* trace for verbose logs and improve context ([58e05dc](58e05dc)), closes [#15](#15)

### Features

* helm chart ([00f6b74](00f6b74))
* POC ([fedcb22](fedcb22))
github-actions bot pushed a commit that referenced this issue Dec 25, 2020
# 1.0.0 (2020-12-25)

### Bug Fixes

* bump skopeo from 0.2.0 to 1.2.0 ([84025aa](84025aa))
* hardcoded AWS region ([3cc0d49](3cc0d49)), closes [#20](#20) [#17](#17)
* **chart:** serviceaccount missing annotation tag ([#21](#21)) ([7164626](7164626))
* trace for verbose logs and improve context ([58e05dc](58e05dc)), closes [#15](#15)

### Features

* allow filters for container context ([37d0a4d](37d0a4d)), closes [#32](#32)
* automatic token renewal before expiry ([a7c45b8](a7c45b8)), closes [#31](#31)
* helm chart ([00f6b74](00f6b74))
* ImageSwapPolicy defines the mutation strategy used by the webhook. ([9d61659](9d61659))
* POC ([fedcb22](fedcb22))
@estahn estahn self-assigned this Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant