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

[kube] Kube deployment for testnet and mainnet #2720

Merged
merged 10 commits into from
Oct 8, 2024
Merged

Conversation

jolestar
Copy link
Contributor

Summary

Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
main-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:52am
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:52am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:52am

Copy link

github-actions bot commented Sep 30, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@jolestar jolestar merged commit d92ad56 into main Oct 8, 2024
13 checks passed
@jolestar jolestar deleted the kube_deployment branch October 8, 2024 03:03
jolestar added a commit that referenced this pull request Oct 8, 2024
* [gas_market] Fix AdminCap and release gas_market v1 (#2717)

* [gas_market] Fix AdminCap and release gas_market v1

* fixup

* [release] Prepare release v0.7.3 (#2718)

* [release] Prepare release v0.7.3

* [cli] Fix run function require password

* chore(deps): bump const-hex from 1.13.0 to 1.13.1 (#2719)

Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.13.0 to 1.13.1.
- [Commits](DaniPopes/const-hex@v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: const-hex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* use HashMap::with_capacity (#2723)

* use HashMap::with_capacity

* use HashSet::with_capacity

* use Vec::with_capacity

* fix fmt

* [oracle] Fix oracle websocket error handle (#2722)

* chore(deps): bump axum from 0.7.6 to 0.7.7 (#2708)

Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/axum@axum-v0.7.6...axum-v0.7.7)

---
updated-dependencies:
- dependency-name: axum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump tokio-tungstenite from 0.23.1 to 0.24.0 (#2725)

Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.23.1 to 0.24.0.
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snapview/tokio-tungstenite/commits/v0.24.0)

---
updated-dependencies:
- dependency-name: tokio-tungstenite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump futures-util from 0.3.30 to 0.3.31 (#2726)

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)

---
updated-dependencies:
- dependency-name: futures-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump once_cell from 1.20.1 to 1.20.2 (#2727)

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.1 to 1.20.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](matklad/once_cell@v1.20.1...v1.20.2)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [docs] Introduce RGas and PreMainnet (#2730)

* [kube] Kube deployment for testnet and mainnet (#2720)

* [k8s] faucet deployment

* [deployment] Testnet deployment

* [deployment] mainnet deployment

* update traffic arguments

* fixup

* faucet service

* Update ingress config

* managed cert

* fixup

* fix traffic-per-second

* profile main net

* disable mint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jolestar <jolestar@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nk_ysg <nk_ysg@163.com>
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.

1 participant