Skip to content

Conversation

@Adembc
Copy link
Contributor

@Adembc Adembc commented Jul 23, 2024

This PR is still a work in progress, but I’d appreciate a review before completing all tests.

The tests covered in this PR include:

  • Verifying that resources like Service and StatefulSet are created when a Workspace is created.
  • Ensuring that reconciled resources are deleted and properly recreated.
  • Checking that updated reconciled resources are reverted as expected.
  • Validating that Go templates in WorkspaceKind's spec.podTemplate.extraEnv[].value function correctly:
    • Succeed with a valid portID.
    • Return an empty string for an invalid portID.
    • Set the Workspace to an error state for invalid template formats (e.g., using single quotes for the portID string).

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign thesuperzapper for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@thesuperzapper
Copy link
Member

@Adembc I have not reviewed this PR, but I have rebased it so the tests will run.

@Adembc Adembc marked this pull request as ready for review August 28, 2024 09:06
@thesuperzapper thesuperzapper added this to the v2.0.0-alpha.0 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In Discussion

Development

Successfully merging this pull request may close these issues.

2 participants