Most of the Application matchLabels don't match the Resources they should.
This is partially caused by not merging auto-PRs as raised here: #1568
I think we can reduce the complexity of these label selectors significantly, but this is really a symptom of the mess in this Repo, and highlights a need to clean it up, as raised here: #1554
A few quick examples (NOTE: there are MANY more, as pretty much every Application is affected):
- jupyter-web-app:
- pipelines:
- centraldashboard:
- kfserving-install:
Most of the Application
matchLabelsdon't match the Resources they should.This is partially caused by not merging auto-PRs as raised here: #1568
I think we can reduce the complexity of these label selectors significantly, but this is really a symptom of the mess in this Repo, and highlights a need to clean it up, as raised here: #1554
A few quick examples (NOTE: there are MANY more, as pretty much every Application is affected):