tanzu-framework icon indicating copy to clipboard operation
tanzu-framework copied to clipboard

Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than...

Results 133 tanzu-framework issues
Sort by recently updated
recently updated
newest added

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.24.6 to 0.26.3. Commits 5e8db03 Update dependencies to v0.26.3 tag e9d194a Merge pull request #115599 from jkh52/release-1.26-knp-0.0.36 d7df0be Merge pull request #115787 from liggitt/net-0.7.0-1.26 89cec57 Update golang.org/x/net...

cla-not-required
dependencies
go

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.6.0 to 0.7.0. Release notes Sourced from golang.org/x/tools's releases. gopls/v0.7.0 Features Postfix completions Postfix completions are a new style of completions that can save you time by...

cla-not-required
dependencies
go

Bumps [github.com/vmware-tanzu/carvel-vendir](https://github.com/vmware-tanzu/carvel-vendir) from 0.26.0 to 0.33.1. Release notes Sourced from github.com/vmware-tanzu/carvel-vendir's releases. v0.33.1 What's Changed Bump imgpkg to version 0.36.0 (#224) Fix parsing empty yaml documents (#228) Bump go version...

cla-not-required
dependencies
go

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.3 to 0.14.5. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.14.5 What's Changed 🐛 Allow to set GracefulShutdownTimeout to -1, disabling timeouts in kubernetes-sigs/controller-runtime#2198 🌱 GVKForObject should handle...

cla-not-required
dependencies
go

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.24.0. Release notes Sourced from go.uber.org/zap's releases. v1.24.0 Enhancements: #1148[]: Add Level to both Logger and SugaredLogger that reports the current minimum enabled log level....

cla-not-required
dependencies
go

### What this PR does / why we need it ### Which issue(s) this PR fixes Fixes # ### Describe testing done for PR ### Release note ```release-note ``` ###...

cla-not-required

### What this PR does / why we need it Add nodeportlocal akodeploymentconfig as default adc ### Which issue(s) this PR fixes Fixes # ### Describe testing done for PR...

cla-not-required

Fixes our yaml processor so that passwords are passed to ytt as string values. This fixes a bug that would occur when a special characters in password would act like...

cla-not-required

**Bug description** Unit tests are failing in `providers` and blocking merge of several PRs. ``` 2023-04-06T15:55:10.2192338Z ## Test the YTT cluster templates 2023-04-06T15:55:10.2223501Z echo "Changing into the provider test directory...

area/testing
kind/bug
severity-1

**Bug description** Am attempting to optimize the Tanzu-framework build w/ docker caching, but I hit this snag, where a bunch of artifacts dont seem to be there.... Tanzu CLI has...

area/cli
area/plugin
kind/bug
area/core-cli