carvel-dev / carvel

Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes. This repo contains information regarding the Carvel open-source community.
https://carvel.dev/
Apache License 2.0
371 stars 107 forks source link

add dangerous flag to disable gk scoping #644

Closed hernandanielg closed 1 year ago

hernandanielg commented 1 year ago

as part of this change https://github.com/carvel-dev/kapp/pull/752

I am adding this option in the doc

netlify[bot] commented 1 year ago

Deploy Preview for carvel ready!

Name Link
Latest commit f4fe4a9164ffbd881d3e1ebe3504f6ae874a29ff
Latest deploy log https://app.netlify.com/sites/carvel/deploys/645f9c0d6158b80008596b6b
Deploy Preview https://deploy-preview-644--carvel.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 settings.

praveenrewar commented 1 year ago

Thank you for the changes @hernandanielg! Your changes look good to me, would you be okay with making the same change for previous versions of the doc (starting v0.46.0 where the flag was introduced). The different versions can be found under site/content/kapp/docs similar to develop. (I am totally fine with having the flag in develop only for now.)

hernandanielg commented 1 year ago

Done @praveenrewar 😉