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

Fix kuma issues and heartbeat monitoring #104

Open
wants to merge 81 commits into
base: main
Choose a base branch
from

Commits on Jun 29, 2023

  1. update k8s version

    rlratcliffe committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ff6f6a5 View commit details
    Browse the repository at this point in the history
  2. update sealed secrets version

    fix deprecated version + issue with missing quay image
    rlratcliffe committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6fa19d4 View commit details
    Browse the repository at this point in the history
  3. fix postgresql using new chart

    old chart no longer existed, and values didn't match and needed to be reconfigured. old values are here: https://github.com/bitnami/charts/blob/4c72712f8d0c79ca3b573c87b993bfe80fc99b01/bitnami/postgresql/values.yaml
    rlratcliffe committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    02ded59 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. add resource group/storage account to create/delete

    maybe not a good idea if it deletes IP stuff but trying it out
    rlratcliffe committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    940de0b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. maybe fix kong

    rlratcliffe committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    1f11e13 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. upgrade cert-manager

    https://cert-manager.io/docs/installation/supported-releases/
    
    prod-kong-ingress-certs & sandbox-kong-ingress-certs weren't being created, but are now
    rlratcliffe committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b09860c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. update keycloak

    NOTE: this keycloak-operator is deprecated and no more fixes are available
    rlratcliffe committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f64552a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d145cbd View commit details
    Browse the repository at this point in the history
  3. maybe fix elastic

    rlratcliffe committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    051e5e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1908ae5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. part 1 of fixing jenkins

    rlratcliffe committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f5832e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    1ba160b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    c0b1f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2957299 View commit details
    Browse the repository at this point in the history
  3. part 3 of fixing jenkins

    rlratcliffe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1a4512c View commit details
    Browse the repository at this point in the history
  4. update default_vars

    rlratcliffe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b19cee4 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    rlratcliffe committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c0676ed View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    8b7b16d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. add wait after dns

    rlratcliffe committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ec21d01 View commit details
    Browse the repository at this point in the history
  2. docs: modify version

    rlratcliffe committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b30cf81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97879bc View commit details
    Browse the repository at this point in the history
  4. allow retries of adding kibana assets

    was suddenly failing after many repeat runs
    rlratcliffe committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    29b8c97 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    15dda7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    178835a View commit details
    Browse the repository at this point in the history
  3. docs: add some more info

    rlratcliffe committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    217d026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e5842b View commit details
    Browse the repository at this point in the history
  5. add todo

    rlratcliffe committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    db3c746 View commit details
    Browse the repository at this point in the history
  6. update TODO

    rlratcliffe committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    d8abcaf View commit details
    Browse the repository at this point in the history
  7. add keycloak roles

    rlratcliffe committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ddc5c11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cd4f76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84c2e2d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    fb5c628 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix keycloak issue with kong

    default/optional scopes appear to need to be explicit in the client with the new update
    rlratcliffe committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b95d74f View commit details
    Browse the repository at this point in the history
  2. reset acceptance tests

    rlratcliffe committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    596d104 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    e7e3d38 View commit details
    Browse the repository at this point in the history
  2. add test

    rlratcliffe committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0f336c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dedd482 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    5b59a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7c361 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. update acceptance tests

    rlratcliffe committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9349785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0afb651 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    0b23687 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. add gitshell

    rlratcliffe committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    0322bc8 View commit details
    Browse the repository at this point in the history
  2. update flux version

    rlratcliffe committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    352a257 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Revert "update flux version"

    This reverts commit 352a257.
    rlratcliffe committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    015723b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. update acceptance tests

    rlratcliffe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    805d2a3 View commit details
    Browse the repository at this point in the history
  2. update aks version

    rlratcliffe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    20f7bcc View commit details
    Browse the repository at this point in the history
  3. update jenkins (working)

    rlratcliffe committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a9c51b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f7d986d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. ignore vscode folder

    rlratcliffe committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d2fbf85 View commit details
    Browse the repository at this point in the history
  2. fix jaeger (partially working)

    need to fix:
    - erroring out deployment in ansible script
    - jaeger user not being created properly in elastic (tavros-es-creds not working to access elastic node out of the box)
    - tavros-es-http-certs (-n jaeger) secret needs ca.crt from tavros-es-http-certs-public (-n elastic-system)
    rlratcliffe committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2591f71 View commit details
    Browse the repository at this point in the history
  3. misc keycloak changes

    rlratcliffe committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f5e2654 View commit details
    Browse the repository at this point in the history
  4. fix issues with elastic init-runner

    - fix init script that creates jaeger role and user so that it doesn't silently fail, and therefore will keep retrying
    - move init-runner wait before wait for elastic in ansible script
    rlratcliffe committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a488f80 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    b1b2012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6cfd8f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    80bf6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be68a5 View commit details
    Browse the repository at this point in the history
  3. Revert "reduce duplication of jenkins vars"

    This reverts commit 0be68a5.
    rlratcliffe committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    33f61a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. update acceptance tests

    rlratcliffe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9388d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    451543a View commit details
    Browse the repository at this point in the history
  2. remove unnecessary ansible step

    the storage account gets deleted when the resource group does
    rlratcliffe committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ef12f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cb75e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    921111f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. cleanup

    rlratcliffe committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6311ff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. update acceptance tests

    rlratcliffe committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    645bc20 View commit details
    Browse the repository at this point in the history
  2. update main readme

    rlratcliffe committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    2129ed4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    599e43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9decda6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d7a2a4 View commit details
    Browse the repository at this point in the history
  4. fix enterprise tests

    rlratcliffe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b81cd1f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. change how elastic cert is retrieved & secret is created

    the default for when there's no cert is really just for the test, which I'm not sure is ideal
    rlratcliffe committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cf500f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22b1f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    2a92ec5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    6aa1c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729d172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e446e0 View commit details
    Browse the repository at this point in the history
  4. update kuma version

    rlratcliffe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e078a78 View commit details
    Browse the repository at this point in the history
  5. update flux

    rlratcliffe committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bccfa74 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. fix tests

    rlratcliffe committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    bc68e00 View commit details
    Browse the repository at this point in the history
  2. update acceptance tests

    rlratcliffe committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    737b661 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    348cda5 View commit details
    Browse the repository at this point in the history