cluster-api icon indicating copy to clipboard operation
cluster-api copied to clipboard

🌱 Update Cluster API Visualizer chart to v1.0.0

Open Jont828 opened this issue 3 years ago • 4 comments

What this PR does / why we need it: Update Cluster API Visualizer chart to v1.0.0

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Jont828 avatar Aug 05 '22 01:08 Jont828

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

k8s-ci-robot avatar Aug 05 '22 01:08 k8s-ci-robot

@Jont828: This issue is currently awaiting triage.

If CAPI contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Aug 05 '22 01:08 k8s-ci-robot

@CecileRobertMichon What do you think about trying to implement some functionality to automatically keep this up to date with the latest image version? One idea is to change the tilt-prepare logic to always fetch the latest version of the chart. Another idea is to pin the version to latest and override the default appVersion.

Jont828 avatar Aug 05 '22 22:08 Jont828

/hold Rebased this on #7097

Jont828 avatar Aug 25 '22 16:08 Jont828

@Jont828 What do you think about dropping the first commit and merging the second one?

I think they don't depend on each other and I would like to use the new version of the visualizer without having to change my source files :)

sbueringer avatar Sep 01 '22 16:09 sbueringer

Sure I'm happy to merge this first. The reason I rebased it off of the Makefile PR is because people probably won't be able to see the update on the chart until they run make clean-charts and there's nothing documented currently to show that they won't get the update automatically

Jont828 avatar Sep 01 '22 20:09 Jont828

/hold cancel

Jont828 avatar Sep 01 '22 23:09 Jont828

Makes sense. Let's go ahead anyway. At least folks following the PRs are aware

sbueringer avatar Sep 02 '22 05:09 sbueringer

/approve

sbueringer avatar Sep 02 '22 05:09 sbueringer

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Sep 02 '22 05:09 k8s-ci-robot