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

adds argo workflows deploy for T-4435 #7

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

WesleyCharlesBlake
Copy link
Contributor

Fixes T-4435

@height
Copy link

height bot commented Apr 29, 2022

This pull request has been linked to and will mark 1 task as "Done" when merged:

💡Tip: You can link multiple Height tasks to a pull request.

@WesleyCharlesBlake WesleyCharlesBlake merged commit 2e24956 into master Apr 29, 2022
@WesleyCharlesBlake WesleyCharlesBlake deleted the feat/argo-workflows branch April 29, 2022 16:28
Gustavobelfort pushed a commit that referenced this pull request Sep 12, 2022
Gustavobelfort added a commit that referenced this pull request Oct 17, 2022
* fix(actions): fixes chart release charts_repo_url

* adds new LND chart

* adds initial bitcoind helm chart

* chore(lint): fix all static-analysis issues on charts

* bump chart versions for already published charts

* fix some basic chart issues

* clean up chart-test config until our repo is actually working

* move lnd to incubator for future work

* move avax and bitcoind to incubator to get this working

* Merge pull request #6 from pokt-foundation/feat/argo-events

adds application CRD for argo-events  Closes T-4433

* adds argo workflows deploy for T-4435 (#7)

* Harmony chart (#5)

* wip

* fix some ct test failures for T-3444

* T-3444: adds datadir to values.yaml

* finishing up hmy chart

Co-authored-by: Wesley Charles Blake <wes@pokt.network>

* Bump actions/setup-python from 2 to 3 (#8)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* Bump azure/setup-helm from 1 to 2.1 (#9)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* Bump actions/checkout from 2 to 3 (#10)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* avax subnets

* Bump avaxgo

* fix newlines

* Bump azure/setup-helm from 2.1 to 3.3 (#24)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v2.1...v3.3)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* removing appOfApps from the chart repo

* vendor contrib backstage helm chart

* add bitnami in the chart repos

* remove chart lock file

* enable postgres on the helm chart

* update chart maintainers

* fix chart linting

* update chart

* Add docker-secret.yaml to .gitignore

* update chart test definitions

* fix lint for backstage values file

* update chart deployment options

* update default values for the backstage chart

* update default values for the backstage chart

* upadte connection tests for backstage chart

Co-authored-by: Wesley Charles Blake <wesley@nikordi.com>
Co-authored-by: WesleyCharlesBlake <wes@pokt.network>
Co-authored-by: Wesley Charles Blake <wesley@stratotechnology.com>
Co-authored-by: Dmitry Knyazev <okdas@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmitry K <okdas@pm.me>
WesleyCharlesBlake added a commit that referenced this pull request Jan 6, 2023
* fix(actions): fixes chart release charts_repo_url

* adds new LND chart

* adds initial bitcoind helm chart

* chore(lint): fix all static-analysis issues on charts

* bump chart versions for already published charts

* fix some basic chart issues

* clean up chart-test config until our repo is actually working

* move lnd to incubator for future work

* move avax and bitcoind to incubator to get this working

* Merge pull request #6 from pokt-foundation/feat/argo-events

adds application CRD for argo-events  Closes T-4433

* adds argo workflows deploy for T-4435 (#7)

* Harmony chart (#5)

* wip

* fix some ct test failures for T-3444

* T-3444: adds datadir to values.yaml

* finishing up hmy chart

Co-authored-by: Wesley Charles Blake <wes@pokt.network>

* Bump actions/setup-python from 2 to 3 (#8)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* Bump azure/setup-helm from 1 to 2.1 (#9)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 2.1.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v1...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* Bump actions/checkout from 2 to 3 (#10)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* avax subnets

* Bump avaxgo

* fix newlines

* Bump azure/setup-helm from 2.1 to 3.3 (#24)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.3.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](Azure/setup-helm@v2.1...v3.3)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* removing appOfApps from the chart repo

* Add blockchain-node helm

* Add init container to download snapshot

* Formatting to make it working

* Add notes

* add additionalManifests template

* Add SecretsStore to the values

* add healthcheck sidecar

* Add healthness probes

* Implement mounting CM and secrets

* formatting

* change maintainers format

* adjust default values.yaml

* formatting

* Implement ingressNginx

* Remove test values

* Always deploy sa

* test gpg

* Add readme

* readme

* test gpg

* Change way to define is data downloaded

* add quotes to env

* correct healthcheker resources

* Adjust init container to download POKT snapshot

* Correct container to mount secrets and CM

* Remove wrong default

* Update values.yaml

* Adjust values and add example values as documentation

* COrrect ingress to insert correct host name

* Add init container to cp configs and secrets and to download snapshot

* Correct helm repo URL

* Update README.md

* add snapshot and snapshotcontent

* create pvc from snapshot

* adjust values

* bump version

* Add catalog-info.yaml config file

* Update catalog-info.yaml

* Correct namespace

* move uplink token to nodes values

* Add warmup initcontainer

* Adjust helm release pipeline

* Update release.yaml

* Update release.yaml

* roll back to use chart-releaser plugin

* Adjust sts

* formatting

* formatting

* Formatting

* Formatting

* add parallel disk init

* Add flag if disk initialised

* Install latest uplink

* set parallel=1

* set uplink config dir

* disable paralel download

* Add validation and configure uplink befor use it

* Create gitguardian.yaml

* Update gitguardian.yaml

* Add node selector and tweak uplink parallel

* feat: bump avalanche to v1.8.2

* Update scripts.yaml

* Update scripts.yaml

* fix: upgrade.json for subnets

* fix: change curl to wget

* fix: raw github url

* Update catalog-info.yaml

* feat: bump avax to v1.8.3

* feat: bump avax to v1.8.4

* release v0.0.10

* remove snapshot templates

* feat: bump avax to v1.8.5

* Add todo

* Implement pod annotation and service monitor

* add resources definitions for redis container in the portal deployment

* remove default redis resources

Co-authored-by: Wesley Charles Blake <wesley@nikordi.com>
Co-authored-by: WesleyCharlesBlake <wes@pokt.network>
Co-authored-by: Wesley Charles Blake <wesley@stratotechnology.com>
Co-authored-by: Dmitry Knyazev <okdas@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmitry K <okdas@pm.me>
Co-authored-by: vlad-she <vlad-she>
Co-authored-by: vlad-she <vladzaq1@proton.me>
Co-authored-by: vlad-she <16667906+vlad-she@users.noreply.github.com>
Co-authored-by: Paulo Pigatto <paulo@pigatto.dev>
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