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

Prepare release 1.8.1 #1334

Merged
merged 7 commits into from
Aug 26, 2022
Merged

Conversation

JoshuaMcManus
Copy link
Collaborator

@JoshuaMcManus JoshuaMcManus commented Aug 26, 2022

Description

Please include a summary of the change and which issue is addressed. If this change resolves an issue, please include the issue number in the description.

Patch release with the following PRs

  • Make upgrades more reliable #1283
  • Unblock incompatible processes reconciler #1306
  • Ignore process groups if they have the sidecar unreachable condition in the bounce sub reconciler #1313
  • Correct error check for timeout #1311
  • Add better logging for fdb client calls #1317
  • Correct the way how the connection string is read #1329

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

johscheuer and others added 7 commits August 26, 2022 12:19
* Initial changes to make upgrades more reliable
…patible-processes

Ensure the remove incompatible processes subreconciler is not blocking
…in the bounce sub reconciler (FoundationDB#1313)

* Ignore process groups if they have the sidecar unrechable condition in the bounce sub reconciler
* Correct the way how the connection string is read

* Adjust parsing the output of the get command
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: a2e6536bcffa096d6a4442e5cb9c775c71f25af8
  • Duration 0:05:41
  • Result: ❌ FAILED
  • Error: reference not found for primary source and source version a2e6536bcffa096d6a4442e5cb9c775c71f25af8
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: 15c07f7
  • Duration 2:07:14
  • Result: ❌ FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

Copy link
Member

@brownleej brownleej left a comment

Choose a reason for hiding this comment

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

👍

@JoshuaMcManus JoshuaMcManus merged commit 8e69074 into FoundationDB:main Aug 26, 2022
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: 8adf492
  • Duration 2:16:30
  • Result: ❌ FAILED
  • Error: Error while executing command: if $(grep -q -- "--- FAIL:" logs/*.log); then echo "TESTS FAILED SEE THESE LOGS:"; echo ; grep -l -- "--- FAIL:" logs/*.log; exit 1; fi. Reason: exit status 1
  • Build Logs (available for 30 days)
  • Build Artifact (available for 30 days)

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.

5 participants