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: fix setting proxy in templates #3022

Merged
merged 4 commits into from
May 5, 2023
Merged

fix: fix setting proxy in templates #3022

merged 4 commits into from
May 5, 2023

Conversation

sumo-drosiek
Copy link
Contributor

Fix the following error when proxy is set:

UPGRADE FAILED: YAML parse error on sumologic/templates/events/otelcol/statefulset.yaml: error converting YAML to JSON: yaml: line 109: mapping values are not allowed in this context

Checklist

  • Changelog updated or skip changelog label added
  • Documentation updated
  • Template tests added for new features
  • Integration tests added or modified for major features

Dominik Rosiek added 2 commits May 5, 2023 07:47
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek requested a review from a team as a code owner May 5, 2023 05:54
Dominik Rosiek added 2 commits May 5, 2023 07:55
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek merged commit bd0beed into main May 5, 2023
@sumo-drosiek sumo-drosiek deleted the drosiek-fix-proxy branch May 5, 2023 06:45
sumo-backporter bot pushed a commit that referenced this pull request May 5, 2023
* fix: fix setting proxy in templates

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* test: add test for proxy template

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* chore: fix changelog

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* test: make test more explicit

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

---------

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
(cherry picked from commit bd0beed)
sumo-drosiek added a commit that referenced this pull request May 5, 2023
* fix: fix setting proxy in templates

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* test: add test for proxy template

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* chore: fix changelog

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* test: make test more explicit

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

---------

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
(cherry picked from commit bd0beed)

Co-authored-by: Dominik Rosiek <58699848+sumo-drosiek@users.noreply.github.com>
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