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 rs conflict with fallback to patch replicaset refactor #4

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zachaller
Copy link
Owner

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this is a chore.
  • The title of the PR is (a) conventional with a list of types and scopes found here, (b) states what changed, and (c) suffixes the related issues number. E.g. "fix(controller): Updates such and such. Fixes #1234".
  • I've signed my commits with DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My builds are green. Try syncing with master if they are not.
  • My organization is added to USERS.md.

Copy link

github-actions bot commented Jun 17, 2024

Go Published Test Results

2 170 tests   2 170 ✅  2m 54s ⏱️
  119 suites      0 💤
    1 files        0 ❌

Results for commit c50a342.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 17, 2024

E2E Tests Published Test Results

  4 files    4 suites   3h 16m 15s ⏱️
113 tests 102 ✅  7 💤 4 ❌
456 runs  424 ✅ 28 💤 4 ❌

For more details on these failures, see this check.

Results for commit c50a342.

♻️ This comment has been updated with latest results.

@zachaller zachaller force-pushed the fix-rs-conflict-with-fallback-to-patch-replicaset-refactor branch from 96f68ab to 49809f6 Compare June 27, 2024 17:05
Copy link

github-actions bot commented Aug 12, 2024

Published E2E Test Results

  4 files    4 suites   3h 13m 35s ⏱️
113 tests 106 ✅  7 💤 0 ❌
452 runs  424 ✅ 28 💤 0 ❌

Results for commit 8c0e048.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 12, 2024

Published Unit Test Results

2 256 tests   2 256 ✅  2m 58s ⏱️
  128 suites      0 💤
    1 files        0 ❌

Results for commit 8c0e048.

♻️ This comment has been updated with latest results.

@zachaller zachaller force-pushed the fix-rs-conflict-with-fallback-to-patch-replicaset-refactor branch from 0e859c3 to 3f1e1e0 Compare August 13, 2024 14:22
dependabot bot and others added 5 commits August 13, 2024 10:42
…13.0 to 2.14.0 (argoproj#3786)

chore(deps): bump github.com/influxdata/influxdb-client-go/v2

Bumps [github.com/influxdata/influxdb-client-go/v2](https://github.com/influxdata/influxdb-client-go) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/influxdata/influxdb-client-go/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-go/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-go@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/influxdata/influxdb-client-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(controller): enable pprof profiling

Signed-off-by: John Wood <[email protected]>

* wip

Signed-off-by: John Wood <[email protected]>

* Consolidate --enable-pprof and --pprof-port into single config variable

Signed-off-by: John Wood <[email protected]>

---------

Signed-off-by: John Wood <[email protected]>
…s-conflict-with-fallback-to-patch-replicaset-refactor
* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: zachaller <[email protected]>
Co-authored-by: Zach Aller <[email protected]>
…s-conflict-with-fallback-to-patch-replicaset-refactor
Copy link

This PR is stale because it has been open 90 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants