Skip to content

Drop FIPS TODO comment from dev-codex workspace template #6

@ausbru87

Description

@ausbru87

Context

Part of the FIPS-removal effort. See REMOVE_FIPS_PLAN.md for the full plan and premise.

Scope

Tiny change — drop the aspirational FIPS TODO comment from the dev-codex workspace template. The template uses codercom/enterprise-node:ubuntu (public upstream image) and always will; there is no FIPS workspace image to "switch to later."

Files to edit

  • templates/dev-codex/main.tf, line 8 — remove the parenthetical (will switch to FIPS image later) from the image comment. Keep the image reference unchanged.

Files to leave unchanged

Confirmed by grep — no FIPS references in:

  • clusters/gov-demo/apps/coder-server/helmrelease.yaml
  • clusters/gov-demo/apps/coder-provisioner/helmrelease.yaml

Acceptance criteria

  • grep -rin fips clusters/ templates/ returns zero.
  • templates/dev-codex/main.tf still references codercom/enterprise-node:ubuntu.

Dependencies

None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupDead code / cruft removalfips-removalRemove FIPS build/endpoint logictemplatesCoder workspace templates

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions