Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

feat: added new standard variation for stack #38

Merged
merged 17 commits into from
Sep 11, 2024
Merged

feat: added new standard variation for stack #38

merged 17 commits into from
Sep 11, 2024

Conversation

toddgiguere
Copy link

Description

Added new variation "standard" for stack, including a compute option of ROKS (instead of CodeEngine) and a platinum version of Elasticsearch.

Also updated version of Elasticsearch DA in both basic and standard.

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@toddgiguere
Copy link
Author

/run pipeline

@toddgiguere
Copy link
Author

/run pipeline

@toddgiguere
Copy link
Author

/run pipeline

@toddgiguere
Copy link
Author

/run pipeline

@toddgiguere
Copy link
Author

Both "basic" and "standard" tests have passed, but the ExistingResources tests seems to be stuck in the undeploy stages:

=== NAME  TestProjectsBasicExistingResourcesTest
    tests.go:641: [PROJECTS] Configuration Essential Security - Observability Event Notifications is still undeploying

This just repeats.

@ocofaigh
Copy link
Member

@toddgiguere that usually means its a projects config sync issue. The undeploy might of actually completed in schematics, but the project config is out of sync. Running the ibmcloud project config-sync is the current workaround from projects team. If the config and workspace still exist, you could confirm that

@ocofaigh ocofaigh merged commit 105ee23 into main Sep 11, 2024
1 of 2 checks passed
@ocofaigh ocofaigh deleted the roks-variation branch September 11, 2024 21:25
@terraform-ibm-modules-ops

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants