crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
137 stars 112 forks source link

Update dependency upbound/up to v0.31.0 #1348

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
upbound/up minor v0.30.0 -> v0.31.0

Release Notes

upbound/up (upbound/up) ### [`v0.31.0`](https://togithub.com/upbound/up/releases/tag/v0.31.0) [Compare Source](https://togithub.com/upbound/up/compare/v0.30.0...v0.31.0-rc.0) #### 🚨 Warnings and breaking changes - Web-based login (previously `up alpha web-login`) is now the default for `up login`. Use `up login --username=` to invoke interactive terminal login. - `up configuration` is now stubbed out, since Configurations are not currently supported in Upbound. #### Summary - Web login is now the default for `up login`. - `up ctx` now works with connected Spaces. - `up ctx` now supports navigating between cloud, connected, and disconnected Spaces regardless of the current kubeconfig context. - `up space attach` now works with Upbound IAM. #### What's Changed - Merge `web-login` into `login` by [@​jastang](https://togithub.com/jastang) in [https://github.com/upbound/up/pull/525](https://togithub.com/upbound/up/pull/525) - Update pterm so it doesn't intercept signals by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/528](https://togithub.com/upbound/up/pull/528) - Stub out the configuration command and return an error by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/527](https://togithub.com/upbound/up/pull/527) - attach: check for upbound-system/mxp-config ConfigMap and check account by [@​sttts](https://togithub.com/sttts) in [https://github.com/upbound/up/pull/533](https://togithub.com/upbound/up/pull/533) - attach: compile in agentVersion through Go, not Makefile magic by [@​sttts](https://togithub.com/sttts) in [https://github.com/upbound/up/pull/532](https://togithub.com/upbound/up/pull/532) - Cleanup README file by [@​jeanduplessis](https://togithub.com/jeanduplessis) in [https://github.com/upbound/up/pull/529](https://togithub.com/upbound/up/pull/529) - spaces: Set and check the account name correctly by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/537](https://togithub.com/upbound/up/pull/537) - query: Fix kubeconfig fetching in `up alpha query` by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/540](https://togithub.com/upbound/up/pull/540) - Optionally override of session token in `org token` by [@​RedbackThomson](https://togithub.com/RedbackThomson) in [https://github.com/upbound/up/pull/536](https://togithub.com/upbound/up/pull/536) - Get ingress host and CA from space through connect by [@​RedbackThomson](https://togithub.com/RedbackThomson) in [https://github.com/upbound/up/pull/535](https://togithub.com/upbound/up/pull/535) - ctp: Allow version and upgrade channel to be specified in create by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/543](https://togithub.com/upbound/up/pull/543) - ctx: Enable navigation between cloud and disconnected Spaces by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/546](https://togithub.com/upbound/up/pull/546) - ctx: Dim unselectable items and improve wording for empty groups by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/553](https://togithub.com/upbound/up/pull/553) - ctx: Improve performance and make UI more responsive by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/552](https://togithub.com/upbound/up/pull/552) - Bump providers to newest versions by [@​lsviben](https://togithub.com/lsviben) in [https://github.com/upbound/up/pull/551](https://togithub.com/upbound/up/pull/551) - ctx: Look up cloud/connected Space ingresses in parallel by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/554](https://togithub.com/upbound/up/pull/554) - Obervability: Wait for OpenTelemetry operator pod to be ready by [@​lsviben](https://togithub.com/lsviben) in [https://github.com/upbound/up/pull/550](https://togithub.com/upbound/up/pull/550) - fix(query): fix kubeconfig injection in up alpha get by [@​phisco](https://togithub.com/phisco) in [https://github.com/upbound/up/pull/556](https://togithub.com/upbound/up/pull/556) - ctx: Show unselectable items for unreachable Spaces by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/555](https://togithub.com/upbound/up/pull/555) - ctx: Correctly handle errors on selection, including kubeconfig verification timeouts by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/558](https://togithub.com/upbound/up/pull/558) - ctx: Always re-enable nav when updating model by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/559](https://togithub.com/upbound/up/pull/559) - ctx: Add space name to kubeconfig extension by [@​adamwg](https://togithub.com/adamwg) in [https://github.com/upbound/up/pull/561](https://togithub.com/upbound/up/pull/561) #### New Contributors - [@​adamwg](https://togithub.com/adamwg) made their first contribution in [https://github.com/upbound/up/pull/528](https://togithub.com/upbound/up/pull/528) **Full Changelog**: https://github.com/upbound/up/compare/v0.30.0...v0.31.0

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

turkenf commented 1 week ago

/test-examples="examples/rds/v1beta1/clusterroleassociation.yaml"

https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/9643030203