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

roachprod: fix createTenantCertBundle script #111521

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

herkolategan
Copy link
Collaborator

The createTenantCertBundle function has a script in it that has erroneous "+" characters which results in an error when trying to start a secure cluster. This change removes those characters.

Epic: None
Release Note: None

@herkolategan herkolategan requested a review from a team as a code owner September 29, 2023 17:43
@herkolategan herkolategan requested review from srosenberg and smg260 and removed request for a team September 29, 2023 17:43
@cockroach-teamcity
Copy link
Member

This change is Reviewable

The `createTenantCertBundle` function has a script in it that has erroneous "+"
characters which results in an error when trying to start a secure cluster. This
change removes those characters.

Epic: None
Release Note: None
Copy link
Contributor

@andy-kimball andy-kimball left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @smg260 and @srosenberg)

@herkolategan
Copy link
Collaborator Author

TFTR!
bors r=andy-kimball

craig bot pushed a commit that referenced this pull request Sep 29, 2023
111441: goschedstats: reduce underloadedRunnablePerProcThreshold r=aadityasondhi a=sumeerbhola

By reducing this threshold, we more often sample the stats at 1ms intervals, which is desirable for admission control slot adjustment.

Fixes #111125

Epic: none

Release note: None

111521: roachprod: fix createTenantCertBundle script r=andy-kimball a=herkolategan

The `createTenantCertBundle` function has a script in it that has erroneous "+" characters which results in an error when trying to start a secure cluster. This change removes those characters.

Epic: None
Release Note: None

Co-authored-by: sumeerbhola <sumeer@cockroachlabs.com>
Co-authored-by: Herko Lategan <herko@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Sep 29, 2023

Build succeeded:

@craig craig bot merged commit 41927e1 into cockroachdb:master Sep 29, 2023
@renatolabs
Copy link
Contributor

blathers backport 23.1

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