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

Remove temporary cmd arg for assetsvc #4963

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

antgamdia
Copy link
Contributor

@antgamdia antgamdia commented Jun 28, 2022

Description of the change

When triggering the release, we noticed some failures in the "upgrade chart" test case due to some assetsvc-related params being still used. We decided to postpone the removal until de v2.4.6 was out.
This PR is simply removing this unused cmd argument.

Benefits

No more assetsvc-related code.

Possible drawbacks

N/A

Applicable issues

Additional information

CI will fail unless Bitnami releases the new chart version :S

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@netlify
Copy link

netlify bot commented Jun 28, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit c379aa2
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/62bac681e1a3c30008786c59

Copy link
Collaborator

@castelblanque castelblanque left a comment

Choose a reason for hiding this comment

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

The cleaner the better, thanks!

@antgamdia
Copy link
Contributor Author

And after the v2.4.6 release in the bitnami index, the CI is green again. Merging and closing issue :)

@antgamdia antgamdia merged commit eb2969a into vmware-tanzu:main Jun 29, 2022
@antgamdia antgamdia deleted the 4936-removeAssetsvc branch June 29, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants