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

fix: respect create_cache_bucket variable and avoid concurrent change… #296

Merged
merged 1 commit into from
Feb 23, 2021
Merged

fix: respect create_cache_bucket variable and avoid concurrent change… #296

merged 1 commit into from
Feb 23, 2021

Conversation

stefan-kolb
Copy link
Contributor

@stefan-kolb stefan-kolb commented Feb 16, 2021

Description

I missed two problems with my previous PR (#295):

  • respect create_cache_bucket variable
  • avoid concurrent changes to cache bucket (apply policy only after bucket is created)

Sorry for my mistakes!

Migrations required

NO

Verification

I have tested this with a staging deployment.

Copy link
Collaborator

@npalm npalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will run a verification asap

@npalm
Copy link
Collaborator

npalm commented Feb 23, 2021

Thanks!

@npalm npalm merged commit c3629f6 into cattle-ops:develop Feb 23, 2021
@stefan-kolb stefan-kolb deleted the fix-cache-bucket-policy branch February 23, 2021 22:01
github-actions bot pushed a commit that referenced this pull request Feb 28, 2021
## [4.23.0](4.22.0...4.23.0) (2021-02-28)

### Features

* additional config parameter asg_delete_timeout to configure the timeout when trying to delete the ASG ([#305](#305)) ([f60c9d5](f60c9d5))
* allow multilines build scripts ([#282](#282)) ([7000c07](7000c07)), closes [#250](#250)

### Bug Fixes

* autoscaling configuraton ([#301](#301)) ([6b35a10](6b35a10))
* respect create_cache_bucket variable and avoid concurrent changes to cache bucket ([#296](#296)) ([c3629f6](c3629f6))
@semantic-releaser
Copy link
Contributor

🎉 This PR is included in version 4.23.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants