vmware-tanzu-labs / educates-training-platform

A platform for hosting interactive workshop environments in Kubernetes, or on top of a local container runtime.
https://docs.educates.dev
Apache License 2.0
63 stars 14 forks source link

Removing educates-installer ns from CLI commands #486

Closed jorgemoralespou closed 4 days ago

jorgemoralespou commented 4 days ago

Deletes educates-installer namespace creation/deletion code that was there from the time when educates platform was installed via a kapp App that was not relying on labeling the resources. Now, this namespace is no longer needed.

Closes #480

netlify[bot] commented 4 days ago

Deploy Preview for educates-docs ready!

Built without sensitive environment variables

Name Link
Latest commit 342ecd8d33264040823cbb475e09b2722d233841
Latest deploy log https://app.netlify.com/sites/educates-docs/deploys/667d8a0fd1f6b00008ef7308
Deploy Preview https://deploy-preview-486--educates-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

GrahamDumpleton commented 4 days ago

Will also need to remove from Makefile as that should not be required either.