Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All resources intruduced by serverless module should be labelled with kyma-project.io/module=serverless #1409

Open
kwiatekus opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@kwiatekus
Copy link
Contributor

kwiatekus commented Jan 23, 2025

Description

As described by this decision, all resources introduced by a serverless module should be labeled with kyma-project.io/module=serverless

This includes all resources that make the "serverless operator" (deployments, rbacs, CRD etc) as well as resources managed by serverless-operator:

  • Resources introduced by serverless manifest (i.e resources installed by LFM )
  • Resources managed by serverless operator (also in buildldess mode)

Actual result

kubectl get all -l kyma-project.io/module=serverless -A
No resources found

kubectl get crd -l kyma-project.io/module=serverless                                                                                                                      No resources found
@kwiatekus kwiatekus added kind/bug Categorizes issue or PR as related to a bug. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. and removed good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Jan 23, 2025
@pPrecel pPrecel self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants