Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eks brokerpak #116

Merged
merged 5 commits into from
Feb 8, 2022
Merged

Update eks brokerpak #116

merged 5 commits into from
Feb 8, 2022

Conversation

nickumia-reisys
Copy link
Contributor

Pull in Persistent Volume capability from newly minted eks brokerpak

Related to GSA/data.gov#3127

Pull in Persistent Volume capability from newly minted eks brokerpak
@nickumia-reisys nickumia-reisys temporarily deployed to staging January 28, 2022 17:22 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to production January 28, 2022 17:22 Inactive
@nickumia-reisys nickumia-reisys requested a review from a team January 28, 2022 17:23
@github-actions
Copy link

github-actions bot commented Jan 28, 2022

Terraform plan for staging

Plan: 0 to add, 2 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.broker_eks.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/management-staging"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "1b91bff2-130f-41d5-8295-574780d974ec"
        name                             = "ssb-eks-gsa-datagov-management-staging"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/management-staging"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "62e66790-35b3-4ab3-90d3-ea21fd8e731d"
        name                             = "ssb-solrcloud-gsa-datagov-management-staging"
        # (8 unchanged attributes hidden)
    }

Plan: 0 to add, 2 to change, 0 to destroy.

✅ Plan applied in apply #69

@github-actions
Copy link

github-actions bot commented Jan 28, 2022

Terraform plan for production

Plan: 0 to add, 10 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # cloudfoundry_service_instance.solrcloud_broker_k8s_cluster will be updated in-place
  ~ resource "cloudfoundry_service_instance" "solrcloud_broker_k8s_cluster" {
        id                             = "54a8e908-f9ea-49ea-8891-d927fd60261e"
      ~ name                           = "ssb-solrcloud-k8s-venerable" -> "ssb-solrcloud-k8s"
        tags                           = [
            "k8s",
        ]
        # (5 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # module.broker_eks.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/development"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "6f4b1969-41f1-426a-a251-22ae0810e470"
        name                             = "ssb-eks-gsa-datagov-development"
        # (8 unchanged attributes hidden)
    }

  # module.broker_eks.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/management"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "a0a3aed6-3930-4a2b-839e-1eaf93e4eb56"
        name                             = "ssb-eks-gsa-datagov-management"
        # (8 unchanged attributes hidden)
    }

  # module.broker_eks.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/prod"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "f551b0db-09e4-4b55-8358-e0385b0c2bf6"
        name                             = "ssb-eks-gsa-datagov-prod"
        # (8 unchanged attributes hidden)
    }

  # module.broker_eks.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/staging"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "e2dad6fb-53ec-461f-a1f0-a707d6b790b9"
        name                             = "ssb-eks-gsa-datagov-staging"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
  ~ resource "cloudfoundry_app" "ssb" {
        id                         = "af39659f-d54f-4132-bf93-6766d8efaa09"
      ~ id_bg                      = "************************************" -> (known after apply)
        name                       = "ssb-solrcloud"
        # (19 unchanged attributes hidden)


      + service_binding {
          + service_instance = "54a8e908-f9ea-49ea-8891-d927fd60261e"
        }
        # (2 unchanged blocks hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/development"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "b40a8df6-95e3-47e8-ad86-961c205bf761"
        name                             = "ssb-solrcloud-gsa-datagov-development"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/management"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "befde70c-d7f5-4ab7-9322-3d7bcf79ab65"
        name                             = "ssb-solrcloud-gsa-datagov-management"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/prod"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "cb61fcbe-5081-40ae-9043-1da3d451f86d"
        name                             = "ssb-solrcloud-gsa-datagov-prod"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/staging"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "5f3847a2-05c2-45d7-8ee0-ef254c6ccbb1"
        name                             = "ssb-solrcloud-gsa-datagov-staging"
        # (8 unchanged attributes hidden)
    }

Plan: 0 to add, 10 to change, 0 to destroy.

❌ Error applying plan in apply #69

@nickumia-reisys nickumia-reisys marked this pull request as draft January 28, 2022 17:36
@nickumia-reisys nickumia-reisys temporarily deployed to production February 8, 2022 19:30 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to staging February 8, 2022 19:30 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to staging February 8, 2022 19:30 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to production February 8, 2022 19:30 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to production February 8, 2022 19:38 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to staging February 8, 2022 19:38 Inactive
@nickumia-reisys nickumia-reisys marked this pull request as ready for review February 8, 2022 19:43
@nickumia-reisys nickumia-reisys temporarily deployed to production February 8, 2022 19:44 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to staging February 8, 2022 19:44 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to staging February 8, 2022 19:48 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to production February 8, 2022 19:48 Inactive
@nickumia-reisys nickumia-reisys merged commit 374f80d into main Feb 8, 2022
@nickumia-reisys nickumia-reisys deleted the eks-persistent-volumes branch February 8, 2022 19:49
@nickumia-reisys nickumia-reisys temporarily deployed to staging February 8, 2022 20:21 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to production February 8, 2022 20:21 Inactive
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