Praveen Rewar

Results 40 issues of Praveen Rewar

**Describe the problem/challenge you have** Today there's no way to configure the `spec.cluster` fields of a PackageInstall using `kctrl`, so if I need to install the contents of my PackageInstall...

enhancement
carvel-accepted
cli
priority/unprioritized-backlog

**Describe the problem/challenge you have** Currently the copyright headers for all the tools say: ``` // Copyright 2023 VMware, Inc. // SPDX-License-Identifier: Apache-2.0 ``` **Describe the solution you'd like** Now...

enhancement
carvel accepted

## Context - We've moved our git repos from the `vmware-tanzu` org to the `carvel-dev` org. - The module path of a project to match that of the GitHub repo...

enhancement
carvel accepted

**Describe the problem/challenge you have** From the docs [Consuming Packages using CLI](https://carvel.dev/kapp-controller/docs/v0.42.0/kctrl-package-tutorial/), when I copy the command to install the TCE repository and run it, I get an error saying...

enhancement
carvel accepted

**Describe the problem/challenge you have** Currently the copyright headers for all the tools say: ``` // Copyright 2023 VMware, Inc. // SPDX-License-Identifier: Apache-2.0 ``` **Describe the solution you'd like** Now...

enhancement
good first issue
carvel accepted

**Bug description** I am trying to follow the [plugin implementation guide](https://github.com/vmware-tanzu/tanzu-cli/blob/main/docs/plugindev/README.md) to build and publish a plugin. I have setup a local registry using minikube and set the value of...

kind/bug
needs-triage

**Bug description** I am following the [plugin implementation guideline](https://github.com/vmware-tanzu/tanzu-cli/blob/main/docs/plugindev/README.md) to build and publish a plugin. I am successfully able to plugnlish the plugin using `make plugin-publish-packages` and the initialisation of...

kind/bug

#### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Does this PR introduce a user-facing change? ```release-note ``` #### Additional...

Recently we have introduced the preflight flag in kapp and also added a couple of checks. This issue tracks a few of the items that we didn't cover during the...

carvel accepted
cleanup