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

new consts + updated consts names #20

Merged
merged 2 commits into from
Dec 3, 2024
Merged

new consts + updated consts names #20

merged 2 commits into from
Dec 3, 2024

Conversation

Adir111
Copy link
Contributor

@Adir111 Adir111 commented Dec 2, 2024

Added sidecar error and no image consts, and separated from algo runner error and no image consts.
Needed for the following PR - kube-HPC/hkube#2033
Related issue - kube-HPC/hkube#1821


This change is Reviewable

@Adir111 Adir111 requested a review from golanha December 2, 2024 09:30
@Adir111 Adir111 self-assigned this Dec 2, 2024
Copy link
Member

@golanha golanha left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Adir111)


lib/pod-statuses.js line 5 at r1 (raw file):

    NOT_EXIST: 'NOT_EXIST',
    ALG0_RUNNER_NO_IMAGE: 'ALGO_RUNNER_NO_IMAGE',
    ALGO_RUNNER_ERROR: 'ALGO_RUNNER_ERROR',

ALGORUNNER is always as one word in our code

Code quote:

ALGO_RUNNER_ERROR',

Copy link
Contributor Author

@Adir111 Adir111 left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @golanha)


lib/pod-statuses.js line 5 at r1 (raw file):

Previously, golanha (Golan Hallel) wrote…

ALGORUNNER is always as one word in our code

Done.
Also, changed SIDE_CAR to SIDECAR for the same reason.

Copy link
Member

@golanha golanha left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Adir111)

@golanha golanha merged commit a730176 into master Dec 3, 2024
4 checks passed
@golanha golanha deleted the sidecar_feature branch December 3, 2024 09:43
github-actions bot pushed a commit that referenced this pull request Dec 3, 2024
new consts + updated consts names (#20) .... bump version [skip ci]
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