Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Add check to avoid null in config fields #227

Open
haorenfsa opened this issue Feb 17, 2023 · 0 comments
Open

Add check to avoid null in config fields #227

haorenfsa opened this issue Feb 17, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@haorenfsa
Copy link
Contributor

For manifest like this:

spec:
  config:
    common:
    #  security:
    #    authorizationEnabled: true
    etcd:
      rootPath: my-cluster

would assign null to spec.config.common.

Operator should be able to deny the call.

@haorenfsa haorenfsa added enhancement New feature or request good first issue Good for newcomers labels Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant