Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Removed unneded namespace from packages and template. #2306 #2308

Merged

Conversation

jorgemoralespou
Copy link
Collaborator

@jorgemoralespou jorgemoralespou commented Oct 21, 2021

What this PR does / why we need it

Removes unnecesary namespace declaration from some packages (contour, velero and local-path-storage) as well from the templates so that any new package bootstrapped does not include the reference.

Details for the Release Notes (PLEASE PROVIDE)

NONE

Which issue(s) this PR fixes

Fixes: #2306

Describe testing done for PR

make build-tce-cli-plugins ENVS=darwin-amd64
k apply -f addons/packages/contour/1.18.2/package.yaml -n tanzu-package-repo-global
...

Special notes for your reviewer

NONE

Signed-off-by: Jorge Morales Pou jomorales@vmware.com

@jorgemoralespou jorgemoralespou requested review from a team as code owners October 21, 2021 16:34
@github-actions github-actions bot added owner/packages Work executed by a package's maintainer owner/release-eng Work executed by VMware release engineering team labels Oct 21, 2021
@seemiller
Copy link
Contributor

This PR will need a new package repository to be published as well. I can handle that.

Copy link
Contributor

@seemiller seemiller left a comment

Choose a reason for hiding this comment

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

LGTM

@seemiller seemiller merged commit a36e8dd into vmware-tanzu:main Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-not-required owner/packages Work executed by a package's maintainer owner/release-eng Work executed by VMware release engineering team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some packages still reference a namespace and can't be installed globally
6 participants