Skip to content

Fix ObjectStorage resources block required even when empty #10223

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

Merged
merged 1 commit into from
May 24, 2022

Conversation

vulkoingim
Copy link
Contributor

Description

This should fix the issue with generating the configuration for kots: https://werft.gitpod-dev.com/job/gitpod-build-main.3347 introduced in #10158

STDOUT: make: Entering directory '/workspace/install/kots'
Generating Base64 logo and saving to manifests/kots-app.yaml
make: Leaving directory '/workspace/install/kots'

STDERR: {
  "valid": false,
  "fatal": [
    "Field 'Config.ObjectStorage.Resources.Requests' is required"
  ]
}
configuration is invalid

Release Notes

NONE

@vulkoingim vulkoingim requested a review from a team May 24, 2022 16:02
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label May 24, 2022
@vulkoingim vulkoingim requested a review from a team May 24, 2022 16:04
@corneliusludmann
Copy link
Contributor

corneliusludmann commented May 24, 2022

/werft run publish-to-kots

👍 started the job as gitpod-build-aa-minio-resources-fix.1
(with .werft/ from main)

@roboquat roboquat merged commit 6972cd5 into main May 24, 2022
@roboquat roboquat deleted the aa/minio-resources-fix branch May 24, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants