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

MOLT Fetch 1.2.1 updates #19250

Merged
merged 7 commits into from
Dec 19, 2024
Merged

MOLT Fetch 1.2.1 updates #19250

merged 7 commits into from
Dec 19, 2024

Conversation

taroface
Copy link
Contributor

DOC-11632
DOC-11724
DOC-11971
DOC-11970
DOC-11986

  • Update replication guidance and flags for MySQL and PG
  • Add MySQL 5.7 guidance
  • add --assume-role flag
  • MOLT 1.2.1 release notes

Copy link

Files changed:

Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 0636171
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-api-docs/deploys/67649197c403d000089b2692

Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 0636171
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-interactivetutorials-docs/deploys/6764919788a8ad0008db4db5

Copy link

netlify bot commented Dec 18, 2024

Netlify Preview

Name Link
🔨 Latest commit 0636171
🔍 Latest deploy log https://app.netlify.com/sites/cockroachdb-docs/deploys/67649197aca64000080b5ca9
😎 Deploy Preview https://deploy-preview-19250--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@ryanluu12345 ryanluu12345 left a comment

Choose a reason for hiding this comment

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

LGTM for the pglogical and assume role portions (pending the discussion about if we should include an example). I'll let @noelcrl chime in on all MySQL portions.

src/current/releases/molt.md Outdated Show resolved Hide resolved
src/current/_includes/molt/replicator-flags.md Outdated Show resolved Hide resolved
src/current/molt/molt-fetch.md Outdated Show resolved Hide resolved
src/current/molt/molt-fetch.md Outdated Show resolved Hide resolved
src/current/molt/molt-fetch.md Outdated Show resolved Hide resolved
src/current/molt/molt-fetch.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ZhouXing19 ZhouXing19 left a comment

Choose a reason for hiding this comment

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

LGTM for parts that I touched.

@taroface
Copy link
Contributor Author

Thanks @noelcrl and @ryanluu12345, PTAL!

Copy link

@ryanluu12345 ryanluu12345 left a comment

Choose a reason for hiding this comment

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

Docs LGTM. I'll have @noelcrl chime in on his sections one last time. And once he gives the stamp, let's merge this :)

@taroface
Copy link
Contributor Author

Docs LGTM. I'll have @noelcrl chime in on his sections one last time. And once he gives the stamp, let's merge this :)

FYI - it also needs to pass Docs review as always.

Copy link

@noelcrl noelcrl left a comment

Choose a reason for hiding this comment

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

MySQL side looks good to me!

@taroface taroface requested a review from kathancox December 19, 2024 21:10
Copy link
Contributor

@kathancox kathancox left a comment

Choose a reason for hiding this comment

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

LGTM! Couple of minor, non-blocking comments.

src/current/molt/molt-fetch.md Show resolved Hide resolved

MOLT Fetch/Verify 1.2.1 is [available](#installation).

- MOLT Fetch users now can use [`--assume-role`]({% link molt/molt-fetch.md %}#global-flags) to specify a service account for assume role authentication to cloud storage. `--assume-role` must be used with `--use-implicit-auth`, or it will be ignored.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- MOLT Fetch users now can use [`--assume-role`]({% link molt/molt-fetch.md %}#global-flags) to specify a service account for assume role authentication to cloud storage. `--assume-role` must be used with `--use-implicit-auth`, or it will be ignored.
- MOLT Fetch users now can use [`--assume-role`]({% link molt/molt-fetch.md %}#global-flags) to specify a service account for assume role authentication to cloud storage. `--assume-role` must be used with `--use-implicit-auth`, or the service account will be ignored.

What do you think? I had to do a quick re-read to realize that "it" was referring to assume role.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm I think we can say "the flag will be ignored" as that's simplest.

@taroface taroface enabled auto-merge (squash) December 19, 2024 21:30
@taroface taroface disabled auto-merge December 19, 2024 21:34
@taroface taroface enabled auto-merge (squash) December 19, 2024 21:36
@taroface taroface merged commit 930a258 into main Dec 19, 2024
7 checks passed
@taroface taroface deleted the molt-fetch-replication-modes branch December 19, 2024 21:49
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.

5 participants