jenkins-x/terraform-aws-eks-jx

Make this module work with jx3

Closed this issue ยท 2 comments

Summary

There are a few things that need to be changed to make this module work with JenkinsX 3.

  • Remove service account creation
  • Remove jx namespace creation
  • Create a config map to store jx requirements
  • Output information on how to connect to the cluster

To maintain compatibility with older versions of JenkinsX 3, we will use a boolean variable isjx2 (similar to the one used by the gke module).

/assign

๐ŸŽ‰ This issue has been resolved in version 1.6.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€