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

Update the go version to 1.22.4 #2053

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

johscheuer
Copy link
Member

Description

Update go version to 1.22.4 to include the latest security fixes: https://groups.google.com/g/golang-announce/c/XbxouI9gY7k

Type of change

Please select one of the options below.

  • Other

Discussion

I also updated the RockyLinux version to the more recent 9.3.

Testing

CI will run e2e tests.

Documentation

Follow-up

@johscheuer johscheuer added the dependencies Pull requests that update a dependency file label Jun 5, 2024
@johscheuer johscheuer requested a review from ammolitor June 5, 2024 16:34
@foundationdb-ci
Copy link

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

  • Commit ID: bd2f043
  • Duration 4:08:11
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link

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

  • Commit ID: d8962c6
  • Duration 2:47:05
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@johscheuer
Copy link
Member Author

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

  • Commit ID: d8962c6
  • Duration 2:47:05
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

There was a single unrelated failure, I'll create a follow up issue for that:

• [FAILED] [1075.164 seconds]
Operator HA Upgrades when no remote storage processes are restarted [It] Upgrade from 7.1.57 to 7.3.33 [e2e, pr]
/codebuild/output/src3176970306/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/fixtures/upgrade_test_configuration.go:115

  [FAILED] Unexpected error:
      <*fmt.wrapError | 0xc007440220>: 
      timeout waiting for all clusters to be upgraded to 7.3.33, original error: timed out waiting for the condition
      {
          msg: "timeout waiting for all clusters to be upgraded to 7.3.33, original error: timed out waiting for the condition",
          err: <*errors.errorString | 0x29054b0>{
              s: "timed out waiting for the condition",
          },
      }
  occurred
  In [It] at: /codebuild/output/src3176970306/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/fixtures/ha_fdb_cluster.go:313 @ 06/06/24 08:27:17.644
------------------------------

@johscheuer johscheuer merged commit d4ead3a into FoundationDB:main Jun 6, 2024
7 of 8 checks passed
@johscheuer johscheuer deleted the update-go-version-1-22-4 branch June 6, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants