Chapter 4. Fixed issues


Red Hat Advanced Developer Suite - software supply chain 1.7 provides the following bug fixes and resolved issues:

Installation failed due to autogenerated TektonConfig

During installation in version 1.6 and earlier releases, an autogenerated TektonConfig resource named config in the default namespace could prevent the Trusted Software Supply Chain (TSSC) infrastructure subscription from applying successfully. This occurred because the resource lacked the required Helm ownership metadata, such as the app.kubernetes.io/managed-by label and meta.helm.sh/release-name and meta.helm.sh/release-namespace annotations.

The error message during installation was similar to the following:

W0610 00:08:01.710201   65643 warnings.go:70] unknown field "spec.template.spec.containers[0].resources.ephemeral-storage"
Error: install failed: Unable to continue with install: TektonConfig "config" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "tssc-infrastructure"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "tssc"
Copy to Clipboard Toggle word wrap

This issue has been observed intermittently across testing cycles in version 1.6 and earlier and has been fixed in version 1.7.

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top