Skip to content

Add a default value for OPERATOR_NAME env var #248

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
Jul 11, 2025

Conversation

m1kola
Copy link
Contributor

@m1kola m1kola commented Jul 11, 2025

Summary

In #222 we made OPERATOR_NAME env var required and it breaks local development workflows.

This change adds a default value for OPERATOR_NAME env var into appropriate context files.

Proof of Work

CI must be green

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you checked for release_note changes?

Reminder (Please remove this when merging)

  • Please try to Approve or Reject Changes the PR, keep PRs in review as short as possible
  • Our Short Guide for PRs: Link
  • Remember the following Communication Standards - use comment prefixes for clarity:
    • blocking: Must be addressed before approval.
    • follow-up: Can be addressed in a later PR or ticket.
    • q: Clarifying question.
    • nit: Non-blocking suggestions.
    • note: Side-note, non-actionable. Example: Praise
    • --> no prefix is considered a question

In mongodb#222
we made `OPERATOR_NAME` env var required and it breaks local
development workflows.

This change adds a default value for `OPERATOR_NAME` env var
into appropriate context files.
@m1kola m1kola requested a review from a team as a code owner July 11, 2025 09:47
@m1kola m1kola merged commit 8a8ddc1 into mongodb:master Jul 11, 2025
35 checks passed
@m1kola m1kola deleted the fixup_local_dev branch July 11, 2025 12:16
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.

4 participants