We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Below is an example of a project:
apiVersion: v1 kind: Namespace metadata: annotations: kubesphere.io/creator: admin finalizers: - finalizers.kubesphere.io/namespaces labels: kubesphere.io/namespace: b2i kubesphere.io/workspace: test name: b2i ownerReferences: - apiVersion: tenant.kubesphere.io/v1alpha1 blockOwnerDeletion: true controller: true kind: Workspace name: test uid: 45ed0813-fb91-41d7-af5c-1aa1526d99d4 spec: finalizers: - kubernetes status: phase: Active
It can benefit automated tests.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Below is an example of a project:
Why need this?
It can benefit automated tests.
The text was updated successfully, but these errors were encountered: