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

Bug: CLI Attribute name assigned to "CODEOWNERS" when attempting to create with an invalid value #114

Closed
jf-virtru opened this issue Apr 12, 2024 · 3 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@jf-virtru
Copy link

Attribute name assigned to "CODEOWNERS" when attempting to create with an invalid value.

policy attributes create -n *** -s e0c8679b-584a-4866-baaa-275e0d049cbb -r HIERARCHY
2024/04/12 12:00:25 INFO no client credentials provided. GRPC requests to KAS and services will not be authenticated.
{
"id": "8e7ec2cb-0ab6-41b0-b542-12194c7b9d6d",
"namespace": {
"id": "e0c8679b-584a-4866-baaa-275e0d049cbb",
"name": "airports.com"
},
"name": "CODEOWNERS",
"rule": 3,
"values": [
{}
],
"fqn": "https://airports.com/attr/CODEOWNERS",
"active": {
"value": true
},
"metadata": {}
}

@jakedoublev jakedoublev added the bug Something isn't working label Apr 15, 2024
@jakedoublev jakedoublev changed the title CLI Attribute name assigned to "CODEOWNERS" when attempting to create with an invalid value Bug: CLI Attribute name assigned to "CODEOWNERS" when attempting to create with an invalid value Apr 15, 2024
@jakedoublev
Copy link
Contributor

@jf-virtru Is this still a known issue?

@jrschumacher jrschumacher self-assigned this May 21, 2024
@jakedoublev
Copy link
Contributor

This is reproducible.
Screenshot 2024-06-11 at 1 27 03 PM

@jakedoublev
Copy link
Contributor

Closing as this is an issue in Pflag which our CLI's Cobra framework relies upon. Issue opened in that repo: spf13/pflag#406

@jakedoublev jakedoublev added the wontfix This will not be worked on label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants