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

fix default RHODS label to use strings #126

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

jtriley
Copy link
Contributor

@jtriley jtriley commented Nov 27, 2023

This was causing the following error when creating new OpenShift projects:

coldfront_plugin_cloud.openshift.ApiException: 400: {"msg":"Unexpected
  response from OpenShift API: Project in version \"v1\" cannot be
    handled as a Project: json: cannot unmarshal bool into Go struct
    field ObjectMeta.metadata.labels of type string"}

related: #115

This was causing the following error when creating new OpenShift
projects:

coldfront_plugin_cloud.openshift.ApiException: 400: {"msg":"Unexpected
  response from OpenShift API: Project in version \"v1\" cannot be
    handled as a Project: json: cannot unmarshal bool into Go struct
    field ObjectMeta.metadata.labels of type string"}

related: #115
@jtriley jtriley merged commit 50ae320 into main Nov 27, 2023
3 of 4 checks passed
@jtriley jtriley deleted the fix-default-ns-labels branch November 27, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants