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 Fix: Schema shows resources as null #211

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Bug Fix: Schema shows resources as null #211

merged 1 commit into from
Mar 14, 2024

Conversation

itay-grudev
Copy link
Collaborator

Closes #210

Comment on lines +176 to +183
"postgresGID": {
"type": "integer"
},
"postgresUID": {
"type": "integer"
},
"postgresGID": {
"type": "integer"
"postgresql": {
"type": "object"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were modified manually and the generator just reorders them.

@itay-grudev itay-grudev requested a review from phisco March 13, 2024 11:09
@itay-grudev itay-grudev changed the title Bug Fix: Schema list resources as object Bug Fix: Schema shows resources as string Mar 13, 2024
@itay-grudev itay-grudev changed the title Bug Fix: Schema shows resources as string Bug Fix: Schema shows resources as null Mar 13, 2024
@itay-grudev itay-grudev merged commit 866413f into main Mar 14, 2024
4 checks passed
@itay-grudev itay-grudev deleted the dev/210 branch March 14, 2024 18:01
@itay-grudev itay-grudev added the chart( cluster ) Related to the cluster chart label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( cluster ) Related to the cluster chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants