rohitagg2020
rohitagg2020
**Describe the problem/challenge you have** While doing a kapp delete, if `delete-strategy` is `orphan` for a resource, kapp doesn't delete that resource and its transient resource which is expected behavior....
Simplifying package authoring blog. Pending: Adding links once the documentation for package authoring command is merged.
**What steps did you take:** kapp deploy fails when K8s server host, port and kubeconfig is passed as env and port is empty. **To reproduce the issue** ``` $ export...
Update image with ver instead of sha in package-repository.yml #### What this PR does / why we need it: Package-repository.yml file created by the pkg repo release command has sha...
Adding comments to the generated package-build and package-resources.yml. This will make end user understand better the purpose of each file and section in them
Feedback on kctrl from `Graham Dumpleton` - [x] [Doc] Cert-manager example misses `kctrl pkg release -v 1.0.0` command. Fixed before release. - [x] [Doc] Add the `kctrl pkg init` command...
kctrl: Improve the error message from vendir in case of kctrl dev if -l flag is not provided . --- Vote on this request This is an invitation to the...
Adding a tag flag to override default imgpkg bundle tag #### What this PR does / why we need it: Today, by default, `pkg release` while generating imgpkg bundle add...