Praveen Rewar

Results 40 issues of Praveen Rewar

**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

**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

**Describe the problem/challenge you have** Currently, when we use `--default-values-file-output`, it prints (and comments) all the properties which have default values available. **Describe the solution you'd like** - [ ]...

enhancement
carvel-accepted
cli

#### 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...

**Describe the problem/challenge you have** Details in https://github.com/carvel-dev/carvel/issues/689 **Describe the solution you'd like** Use vanity urls to change the go module name in kapp-controller (use imgpkg [PR](https://github.com/carvel-dev/imgpkg/pull/597) as a reference)...

enhancement
good first issue
carvel-accepted
Hacktoberfest

**What steps did you take:** I tried installing a package for which the version didn't exist: ```bash kctrl package install -i foo -p foo.myorg.com -v 1.0.0 -n test-ns --values-file ~/Workspace/test-yaml/kc/kc-package-test/itr2/kc-package-values.yml...

bug
carvel-accepted
priority/important-soon

**Describe the problem/challenge you have** Currently the only way to pause a package repository is by manually editing the package repository and adding paused: true in the specs. **Describe the...

enhancement
carvel-accepted
priority/unprioritized-backlog

**What steps did you take:** `tanzu package repository kick -h` **What happened:** ``` Trigger reconciliation for repository Usage: package repository kick [flags] Flags: -h, --help help for kick -n, --namespace...

bug
carvel-accepted
cli

#### 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...

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