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

❗PRD❗: Staged changes for Kong Gateway PRD deployment #130

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 5, 2023

Merging this PR will result in the following changes deployed to PRD

updating plugin graphql-rate-limiting-advanced for service experience-service  {
  "config": {
    "cost_strategy": "default",
    "dictionary_name": "kong_rate_limiting_counters",
    "hide_client_headers": false,
    "identifier": "consumer",
    "limit": [
-      15
+      500
    ],
    "max_cost": 0,
-    "namespace": "bugTGGRcwoUrH2CUi9EvmU8tWMM0GHh9",
+    "namespace": null,
    "redis": {
      "cluster_addresses": null,
      "connect_timeout": null,
      "database": 0,
      "host": null,
      "keepalive_backlog": null,
      "keepalive_pool_size": 30,
      "password": null,
      "port": null,
      "read_timeout": null,
      "send_timeout": null,
      "sentinel_addresses": null,
      "sentinel_master": null,
      "sentinel_password": null,
      "sentinel_role": null,
      "sentinel_username": null,
      "server_name": null,
      "ssl": false,
      "ssl_verify": false,
      "timeout": 2000,
      "username": null
    },
    "score_factor": 1,
    "strategy": "cluster",
    "sync_rate": -1,
    "window_size": [
-      30
+      120
    ],
    "window_type": "sliding"
  },
  "enabled": true,
  "id": "32ca7714-fc88-47eb-ae54-ebd60d4c75d7",
  "name": "graphql-rate-limiting-advanced",
  "protocols": [
    "grpc",
    "grpcs",
    "http",
    "https"
  ],
  "service": {
    "id": "f1c41796-5c88-419b-a391-baa0c2f62f0d",
    "name": "experience-service"
  },
  "tags": [
    "platform-repo-managed"
  ]
}

updating plugin acme (global)  {
  "config": {
    "account_email": "{vault://env/acme/account_email}",
    "account_key": null,
    "allow_any_domain": false,
    "api_uri": "https://acme-v02.api.letsencrypt.org/directory",
    "cert_type": "rsa",
    "domains": [
      "api.kong-air.com"
    ],
    "eab_hmac_key": null,
    "eab_kid": null,
    "enable_ipv4_common_name": true,
    "fail_backoff_minutes": 5,
    "preferred_chain": null,
    "renew_threshold_days": 30,
    "rsa_key_size": 4096,
    "storage": "shm",
    "storage_config": {
      "consul": {
        "host": null,
        "https": false,
        "kv_path": null,
        "port": null,
        "timeout": null,
        "token": null
      },
-      "kong": [
-      ],
+      "kong": {
+      },
      "redis": {
        "auth": null,
        "database": null,
        "host": null,
        "namespace": "",
        "port": null,
        "ssl": false,
        "ssl_server_name": null,
        "ssl_verify": false
      },
      "shm": {
        "shm_name": "kong"
      },
      "vault": {
        "auth_method": "token",
        "auth_path": null,
        "auth_role": null,
        "host": null,
        "https": false,
        "jwt_path": null,
        "kv_path": null,
        "port": null,
        "timeout": null,
        "tls_server_name": null,
        "tls_verify": true,
        "token": null
      }
    },
    "tos_accepted": false
  },
  "enabled": true,
  "id": "85c9d396-5330-11ee-8c99-0242ac120002",
  "name": "acme",
  "protocols": [
    "grpc",
    "grpcs",
    "http",
    "https"
  ],
  "tags": [
    "platform-repo-managed"
  ]
}

Summary:
 Created: 0
 Updated: 2
 Deleted: 0

@rspurgeon rspurgeon merged commit 8bf59f2 into main Oct 5, 2023
1 check passed
@rspurgeon rspurgeon deleted the PRD/kong branch October 5, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant