This repository was archived by the owner on Nov 15, 2022. It is now read-only.
chore(deps): update dependency gardener/dashboard to v1.63.0 (latest-3)#443
Open
23t-machine-user wants to merge 1 commit intolatest-3from
Open
chore(deps): update dependency gardener/dashboard to v1.63.0 (latest-3)#44323t-machine-user wants to merge 1 commit intolatest-3from
23t-machine-user wants to merge 1 commit intolatest-3from
Conversation
3fae544 to
3c4fa16
Compare
f1fe392 to
059d09f
Compare
93aac21 to
01abe8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.61.3->1.63.0Release Notes
gardener/dashboard
v1.63.0Compare Source
[dashboard]
✨ New Features
dashboard-webterminalservice account is now cleaned up for new terminals if it is not referenced anymore by any webterminal session. (gardener/dashboard#1309, @petersutter)🐛 Bug Fixes
gardencluster terminal could not be successfully started if thedashboard-webterminaldoes not have the required permissions (ref #1268) (gardener/dashboard#1309, @petersutter)v1.62.0Compare Source
[dashboard]
gardener-dashboardHelm chart has been split into two different subcharts (runtimeandapplication). This change required that all chart values that previously were on top-level have now moved under the.globalkey. However, the structure/types of all existing keys has not changed. Please check thevalues.yaml. (gardener/dashboard#1283, @petersutter)✨ New Features
yamltab tooverviewTarget Clustercommand is now shown for users withcreateshoots/adminkubeconfigpermission (e.g. for users having theadminproject role). Previously this was only shown for gardener admins. (gardener/dashboard#1300, @petersutter)gardener-dashboardHelm chart now supports configuration for enabling service account token volume projection. It is exposed through the.Values.global.serviceAccountTokenVolumeProjectionsection in thevalues.yamlfile. (gardener/dashboard#1283, @petersutter)Userinstead of aServiceAccountsubject in theClusterRoleBindingfor the Gardener Dashboard when using virtual garden setup by setting.Values.global.virtualGarden.userNamein thevalues.yamlfile. (gardener/dashboard#1283, @petersutter)controllerregistrationresource using theapp.kubernetes.io/versionlabel. The dashboard will show the defined version in the about dialog (gardener/dashboard#1291, @grolu)id_tokenlifetimes. (gardener/dashboard#1297, @holgerkoser)client_secret. (gardener/dashboard#1297, @holgerkoser)🐛 Bug Fixes
kube-apiserverwatches. Due to this bug the list did not get any realtime updates and the dashboard pod had to be manually restarted. (gardener/dashboard#1326, @holgerkoser)text/plainwhereapplication/jsonis expected an error message likeUnexpected token x in JSON at position ycould be seen in the logs. You are now able to see what the actual server response was (gardener/dashboard#1330, @holgerkoser)🏃 Others
gardenctlversion selection now moved to the newly introducedSettingspage which can be found in the menu of your avatar. (gardener/dashboard#1297, @holgerkoser)deletionTimestampis set) (gardener/dashboard#1307, @petersutter)gardener-dashboarduser is no longer bound to thecluster-adminClusterRole. Instead, it is bound to the newly introducedgardener.cloud:system:dashboardClusterRole, which grants only those permissions that are required for the dashboard user. (gardener/dashboard#1283, @petersutter)spec.secretRefis not required anymore ifSeedis aManagedSeed(gardener/dashboard#1312, @petersutter)v2.35.3-distroless(gardener/dashboard#1317, @petersutter)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.