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

fix: only specify pubsub topic for inmemory/local #128

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

smrz2001
Copy link
Collaborator

No description provided.

@smrz2001 smrz2001 self-assigned this Jan 16, 2024
Copy link

linear bot commented Jan 16, 2024

Copy link
Contributor

@3benbox 3benbox left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@nathanielc nathanielc left a comment

Choose a reason for hiding this comment

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

LGTM with one comment below

@@ -327,6 +322,17 @@ pub fn stateful_set_spec(ns: &str, bundle: &CeramicBundle<'_>) -> StatefulSetSpe
},
];

// Only specify the pubsub topic if the network was "inmemory" or "local"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you update this comment for why this is important? Does js-ceramic break if we specify it for some other reason?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, js-ceramic won't come up if the pubsub topic is specified for any network type but inmemory/local.

@smrz2001 smrz2001 enabled auto-merge January 17, 2024 18:28
@smrz2001 smrz2001 disabled auto-merge January 17, 2024 18:28
@smrz2001 smrz2001 enabled auto-merge January 17, 2024 18:30
@smrz2001 smrz2001 added this pull request to the merge queue Jan 17, 2024
Merged via the queue into main with commit 1f34f1e Jan 17, 2024
5 checks passed
@smrz2001 smrz2001 deleted the feature/ws1-1429-updates-for-keramik branch January 17, 2024 18:41
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.

3 participants