Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: Tools ci bug fixes to make k8s run correctly #7

Merged
merged 11 commits into from
Aug 11, 2022

Conversation

axb-topos
Copy link
Contributor

No description provided.

@axb-topos axb-topos self-assigned this Jul 27, 2022
@hadjiszs hadjiszs force-pushed the tools-ci-bug-fixes branch from b5392cc to 9c337ce Compare August 4, 2022 18:05
@hadjiszs
Copy link
Member

hadjiszs commented Aug 4, 2022

I pushed some reorganized commit history to scope them for your current branches
Your previous state is on https://github.com/toposware/tce/commits/old-tools-ci-bug-fixes

@hadjiszs
Copy link
Member

hadjiszs commented Aug 8, 2022

@axb-topos May I let you resolve the conflicts that occurs on that one from git rebase --onto origin/main 1042ac0~?

Then let's use this single PR to move on 👌

@axb-topos axb-topos requested a review from hadjiszs August 8, 2022 16:39
@axb-topos axb-topos marked this pull request as ready for review August 8, 2022 16:40
@axb-topos axb-topos changed the title Tools ci bug fixes - draft PR for checks and reference chore: Tools ci bug fixes to make k8s run correctly Aug 8, 2022
chore: remove cert-spammer from the workspace

Removed cert-spammer from the workspace

feat: add 2 hrs timeout on the swarm connections

chore: update the addresses on docker

feat: add broadcast params as cli args and misc doc

chore: update addresses on docker-compose

fix: make sampler handling border cases

no panic should be raised now

feat: gossip to reunion of all the samples

fix: fix kad and early sampling on non-boot node

chore: bump tokio to 1.20.0

fix: make request/response correct for kad

test: add db-path for kad test launcher

refactor: remove ext_req_id from NetworkCommands

feat: remove following of subnets on memstore

test: update static cert submitter

chore: add pull_policy on docker compose

test: modify kad test and utility cert sender
@hadjiszs hadjiszs force-pushed the tools-ci-bug-fixes branch from 009f1da to e792ab9 Compare August 8, 2022 19:41
Copy link
Member

@hadjiszs hadjiszs left a comment

Choose a reason for hiding this comment

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

Few comments on things that was not already reviewed on #10 #9 #8

scripts/api_curl.sh Outdated Show resolved Hide resolved
@axb-topos axb-topos force-pushed the tools-ci-bug-fixes branch from 44a1e2a to f1baa34 Compare August 9, 2022 12:50
@axb-topos axb-topos requested a review from hadjiszs August 10, 2022 15:47
@hadjiszs hadjiszs merged commit 11cd55f into main Aug 11, 2022
@hadjiszs hadjiszs deleted the tools-ci-bug-fixes branch August 11, 2022 08:25
hadjiszs pushed a commit that referenced this pull request Mar 9, 2023
* chore: tools ci bug fixes to make k8s run correctly

chore: remove cert-spammer from the workspace

Removed cert-spammer from the workspace

feat: add 2 hrs timeout on the swarm connections

chore: update the addresses on docker

feat: add broadcast params as cli args and misc doc

chore: update addresses on docker-compose

fix: make sampler handling border cases

no panic should be raised now

feat: gossip to reunion of all the samples

fix: fix kad and early sampling on non-boot node

chore: bump tokio to 1.20.0

fix: make request/response correct for kad

test: add db-path for kad test launcher

refactor: remove ext_req_id from NetworkCommands

feat: remove following of subnets on memstore

test: update static cert submitter

chore: add pull_policy on docker compose

test: modify kad test and utility cert sender

* style: clippy warnings

* chore: dockerfile creds for private deps

* test: changed launching of the app

* test: changed timings of async testing (not good anyway)

* test: changed timings of async testing (not good anyway)

* test: commented out timing dependent unit tests

* test: put all the local testing snippets into single file

* chore: code-review fixes from PR #8

* chore: code-review fixes from PR #9

* chore: code-review fixes from PR #10
hadjiszs pushed a commit that referenced this pull request Mar 9, 2023
* chore: tools ci bug fixes to make k8s run correctly

chore: remove cert-spammer from the workspace

Removed cert-spammer from the workspace

feat: add 2 hrs timeout on the swarm connections

chore: update the addresses on docker

feat: add broadcast params as cli args and misc doc

chore: update addresses on docker-compose

fix: make sampler handling border cases

no panic should be raised now

feat: gossip to reunion of all the samples

fix: fix kad and early sampling on non-boot node

chore: bump tokio to 1.20.0

fix: make request/response correct for kad

test: add db-path for kad test launcher

refactor: remove ext_req_id from NetworkCommands

feat: remove following of subnets on memstore

test: update static cert submitter

chore: add pull_policy on docker compose

test: modify kad test and utility cert sender

* style: clippy warnings

* chore: dockerfile creds for private deps

* test: changed launching of the app

* test: changed timings of async testing (not good anyway)

* test: changed timings of async testing (not good anyway)

* test: commented out timing dependent unit tests

* test: put all the local testing snippets into single file

* chore: code-review fixes from PR #8

* chore: code-review fixes from PR #9

* chore: code-review fixes from PR #10
hadjiszs pushed a commit that referenced this pull request Mar 9, 2023
* chore: tools ci bug fixes to make k8s run correctly

chore: remove cert-spammer from the workspace

Removed cert-spammer from the workspace

feat: add 2 hrs timeout on the swarm connections

chore: update the addresses on docker

feat: add broadcast params as cli args and misc doc

chore: update addresses on docker-compose

fix: make sampler handling border cases

no panic should be raised now

feat: gossip to reunion of all the samples

fix: fix kad and early sampling on non-boot node

chore: bump tokio to 1.20.0

fix: make request/response correct for kad

test: add db-path for kad test launcher

refactor: remove ext_req_id from NetworkCommands

feat: remove following of subnets on memstore

test: update static cert submitter

chore: add pull_policy on docker compose

test: modify kad test and utility cert sender

* style: clippy warnings

* chore: dockerfile creds for private deps

* test: changed launching of the app

* test: changed timings of async testing (not good anyway)

* test: changed timings of async testing (not good anyway)

* test: commented out timing dependent unit tests

* test: put all the local testing snippets into single file

* chore: code-review fixes from PR #8

* chore: code-review fixes from PR #9

* chore: code-review fixes from PR #10
gruberb added a commit that referenced this pull request Jun 8, 2023
# This is the 1st commit message:

Moved grpc files to topos-api/grpc folder, created graphql folder

# This is the commit message #2:

Add routes and the query

# This is the commit message #3:

WIP

# This is the commit message #4:

Move logic around, cargo fmt

# This is the commit message #5:

Build and run graphql server

# This is the commit message #6:

Cleanup

# This is the commit message #7:

Exposing ports

# This is the commit message #8:

Debugging

# This is the commit message #9:

Debugging

# This is the commit message #10:

Fix tests

# This is the commit message #11:

Success: Exposed running GraphQL server
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants