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

RemoteNet -> ExistingNet #2998

Merged
merged 1 commit into from
Dec 4, 2024
Merged

RemoteNet -> ExistingNet #2998

merged 1 commit into from
Dec 4, 2024

Conversation

ndr-ds
Copy link
Contributor

@ndr-ds ndr-ds commented Dec 3, 2024

Motivation

I think I originally implemented this, it was originally running tests against the devnet on GCP. I don't remember what the name was then.
Regardless, now this has changed, and it actually just connects to any existing/running network that has a faucet.
I thought RunningNet sounded weird, ExistingNet sounded better. A WithFaucet suffix or something like that also sounded wrong. So I landed on ExistingNet.

Proposal

Rename all remote net things into existing net. The feature for this also had kubernetes related stuff as a dependency, even though it uses nothing kubernetes related.
So removed that.

Test Plan

CI

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

Copy link
Contributor Author

ndr-ds commented Dec 3, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ndr-ds ndr-ds force-pushed the 12-03-remotenet_-_existingnet branch from 0d3829b to 3a4b51d Compare December 3, 2024 21:33
@ndr-ds ndr-ds changed the base branch from 12-02-send_prometheus_metrics_to_grafana_cloud to main December 3, 2024 21:33
Copy link
Contributor Author

ndr-ds commented Dec 4, 2024

Merge activity

  • Dec 4, 9:12 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 4, 9:12 AM EST: A user merged this pull request with Graphite.

@ndr-ds ndr-ds merged commit 909b3e7 into main Dec 4, 2024
22 checks passed
@ndr-ds ndr-ds deleted the 12-03-remotenet_-_existingnet branch December 4, 2024 14:12
ma2bd added a commit to ma2bd/linera-protocol that referenced this pull request Dec 25, 2024
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