kapp icon indicating copy to clipboard operation
kapp copied to clipboard

kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label

Results 167 kapp issues
Sort by recently updated
recently updated
newest added

#### What this PR does / why we need it: See https://github.com/operator-framework/operator-controller/issues/1860 #### Which issue(s) this PR fixes: Fixes # #### Does this PR introduce a user-facing change? ```release-note ```...

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

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.10.0 What's Changed Functional Changes Add PanicAssertionFunc by @​fahimbagar in stretchr/testify#1337 assert: deprecate CompareType by @​dolmen in stretchr/testify#1566...

dependencies

#### What this PR does / why we need it: This PR introduces order to potentially multi-line error returned by ChangeValidator Validate(). Currently field validations within Validate() happen based on...

**Describe the problem/challenge you have** the test-gh minimum is on 1.21. update it to 1.27 --- Vote on this request This is an invitation to the community to vote on...

enhancement
carvel accepted

**Describe the problem/challenge you have** `kapp`'s app deployments track the app's name, but do not record any _version_ for the deployment to show in `kapp list` etc. While it is...

enhancement
discussion

**What steps did you take:** We are unable to use any version newer than v0.59.4 with `app-deploy`, failing with `resource conflict (approved diff no longer matches)`. By method of elimination...

bug
carvel accepted
priority/critical-urgent