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

NE-1184: Test_desiredHttpErrorCodeConfigMap: Kill dead code and fix format #881

Merged
merged 2 commits into from
Mar 3, 2023

Commits on Jan 27, 2023

  1. NE-1184: Test_desiredHttpErrorCodeConfigMap: Kill dead code

    * pkg/operator/controller/sync-http-error-code-configmap/controller_test.go
    (Test_desiredHttpErrorCodeConfigMap): Delete some dead code.
    Miciah authored and gcs278 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5781345 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. NE-1185: Test_desiredHttpErrorCodeConfigMap: Fix format

    * pkg/operator/controller/sync-http-error-code-configmap/controller_test.go
    (Test_desiredHttpErrorCodeConfigMap): Replace Ruby-style #{} syntax for
    string interpolation with Go string formats.
    Miciah authored and gcs278 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    66defd0 View commit details
    Browse the repository at this point in the history