Skip to content

Add docker images built using FIPS binaries#896

Merged
lghiur merged 5 commits intorelease-1.12.1-newfrom
TT-15334/docker-fips-1.12.1-new
Sep 22, 2025
Merged

Add docker images built using FIPS binaries#896
lghiur merged 5 commits intorelease-1.12.1-newfrom
TT-15334/docker-fips-1.12.1-new

Conversation

@Razeen-Abdal-Rahman
Copy link
Copy Markdown
Contributor

Description

Auto generated changes by gromit to add fips compliant docker images to releases. These changes are in response to a customer request for fips compliant docker images. These are provided by using our existing fips binaries in a distroless image. THESE ARE NOT FIPS VALIDATED IMAGES. see this ticket. Changes to FIPS documentation may be required.

Related Issue

Jira ticket TT-15334
There are also PRs with the same branch name on the following repos tyk tyk-sink tyk-analytics

Motivation and Context

These images were request to be included in regular releases by a client.

How This Has Been Tested

goreleaser was run locally, everything seems okay a fips image is built using the fips binary. More end to end testing is needed with the other fips components.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If pulling from your own
    fork, don't request your master!
  • Make sure you are making a pull request against the master branch (left side). Also, you should start
    your branch off our latest master.
  • My change requires a change to the documentation.
    • If you've changed APIs, describe what needs to be updated in the documentation.
  • I have updated the documentation accordingly.
  • Modules and vendor dependencies have been updated; run go mod tidy && go mod vendor
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Check your code additions will not fail linting checks:
    • go fmt -s
    • go vet

@Razeen-Abdal-Rahman Razeen-Abdal-Rahman requested a review from a team as a code owner September 19, 2025 16:40
@lghiur lghiur merged commit 4fa882f into release-1.12.1-new Sep 22, 2025
8 of 9 checks passed
@lghiur lghiur deleted the TT-15334/docker-fips-1.12.1-new branch September 22, 2025 15:35
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.

2 participants