-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update crossplane dependencies #47
Conversation
upbound/configuration-gcp-database #47
Potential Vulnerability:
Code Smell: Debug Log: Unintended Consequences:
Risk Score: 6
|
6872fe3
to
a91cf8f
Compare
a91cf8f
to
47d5bf9
Compare
/test-examples |
47d5bf9
to
88c8258
Compare
Signed-off-by: Yury Tsarev <[email protected]>
/test-examples |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: Yury Tsarev <[email protected]>
/test-examples |
1 similar comment
/test-examples |
Signed-off-by: Yury Tsarev <[email protected]>
/test-examples |
* Mitigate the hard to understand failure that happened on any consequent run for the stable network name even without stale Connection ``` PrivateConnection False False ReconcileError: create failed: async create failed: failed to create the resource: [***0 Error waiting for Create Service Networking Connection: Error code 9, message: Cannot modify allocated ranges in CreateConnection. Please use UpdateConnection. ``` * Solution found at https://stackoverflow.com/questions/55135559/unable-to-recreate-private-service-access-on-gcp Signed-off-by: Yury Tsarev <[email protected]>
Signed-off-by: Yury Tsarev <[email protected]>
Switch back to original network name and region as Connection issue is fixed Signed-off-by: Yury Tsarev <[email protected]>
/test-examples |
This PR contains the following updates:
v0.4.0
->v0.8.1
v0.5.0
->v0.7.0
v0.41.1
->v0.41.4
Release Notes
crossplane-contrib/function-patch-and-transform (crossplane-contrib/function-patch-and-transform)
v0.8.1
Compare Source
What's Changed
Full Changelog: crossplane-contrib/function-patch-and-transform@v0.8.0...v0.8.1
v0.8.0
Compare Source
What's Changed
New Contributors
Full Changelog: crossplane-contrib/function-patch-and-transform@v0.7.0...v0.8.0
v0.7.0
Compare Source
What's Changed
18e509b
by @renovate in https://github.com/crossplane-contrib/function-patch-and-transform/pull/134New Contributors
Full Changelog: crossplane-contrib/function-patch-and-transform@v0.6.0...v0.7.0
v0.6.0
Compare Source
What's Changed
mergeOptions
totoFieldPath
migration logic by @jbw976 in https://github.com/crossplane-contrib/function-patch-and-transform/pull/112New Contributors
Full Changelog: crossplane-contrib/function-patch-and-transform@v0.5.0...v0.6.0
v0.5.0
Compare Source
Notable Changes
What's Changed
New Contributors
Full Changelog: crossplane-contrib/function-patch-and-transform@v0.4.0...v0.5.0
upbound/configuration-gcp-network (upbound/configuration-gcp-network)
v0.7.0
Compare Source
What's Changed
Full Changelog: upbound/configuration-gcp-network@v0.6.0...v0.7.0
v0.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: upbound/configuration-gcp-network@v0.5.0...v0.6.0
upbound/provider-gcp (upbound/provider-gcp)
v0.41.4
Compare Source
The release
v0.41.4
introduces:What's Changed
Full Changelog: crossplane-contrib/provider-upjet-gcp@v0.41.3...v0.41.4
v0.41.3
Compare Source
The release
v0.41.3
sets a defaultio.Discard
logger for the controller-runtime if debug logging is not enabled. If debug logging is enabled, then the controller-runtime uses a debug mode zap logger as usual.What's Changed
Full Changelog: crossplane-contrib/provider-upjet-gcp@v0.41.2...v0.41.3
v0.41.2
Compare Source
The release
v0.41.2
includes some important bug fixes and dependency bumps detailed below:v1.15.1
along with various bug fixes.v1.1.1
LateInitialize
management policy in the context of the no-fork architecture. Previously, we were relying solely on the managed reconciler for preventing the late-initialization of the managed resources if the specified policies do not contain it. Now, we also explicitly skip the late-initialization in upjet to prevent some accidental updates to thespec.forProvider
while, for example, updating the annotations.What's Changed
Full Changelog: crossplane-contrib/provider-upjet-gcp@v0.41.1...v0.41.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.