You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For next release we have prepared some breaking changes such as making resource list operaions dependent on a special label that has the resource namespace name as value.
It should be easy to create a script that patches all resources by labelling them with their namespace with the new korifi.cloudfoundry.org/space-guid label key
The text was updated successfully, but these errors were encountered:
This hook labels Korifi existing resources (`cfapps`, `cfbuilds`,
`cfpackages`, `cfprocesses`, `cfroutes`, `cfservicebindings`,
`cfserviceinstances`, `cftasks`) with the
`korifi.cloudfoundry.org/space-guid` label. This label is needed to
adopt improvements in resource listing (see #3636)
The hook runs on pre-upgrade only, as it only make sense in an upgrade
scenario.
fixes#3672
Co-authored-by: Yusmen Zabanov <[email protected]>
Co-authored-by: Danail Branekov <[email protected]>
Dev Notes
korifi.cloudfoundry.org/space-guid
label keyThe text was updated successfully, but these errors were encountered: