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

Added logging to debug file delete issues #1536

Draft
wants to merge 12 commits into
base: ithc
Choose a base branch
from

Conversation

ptrelease
Copy link
Collaborator

Before creating a pull request make sure that:

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)

Please remove this line and everything above and fill the following sections:

Change description

JIRA link

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

ciaranca and others added 9 commits April 25, 2024 13:39
* content update multiple children desc

* Jest for getMultipleChildrenDescController

* added missing newline for new multiple get children desc files

* tidied multiple children desc test

* PR testing redis rdb on demo

* Directing preview and development to preview builds of backend

* Adds aat.tfvars to test plan

* PR ready to upgrade demo to standard

* Linting fixes

* mandatory update to chart

* Bumping chart version/ fixing aliases

* Fixed bug in preview yaml

* Added codeand tests for dynamic fee values on the  review and pay and submitted screens

* restored locally runningaweb to point at AAT

* Linting

* linting

* linting

* Empty-Commit

* [ADOP-2323] temporarily removed ithc from branchesToSync (#1517)

* ADOP-update-nodejs-healthcheck: Updated to 1.8.4 to resolve CVE

* ADOP-update-nodejs-healthcheck: Added resolution to force formidable to a patched version

* ADOP-2376-restore-preview-aat

* Change demo file to ithc

---------

Co-authored-by: Paul Trelease <paul.trelease@justice.gov.uk>
Co-authored-by: hmcts-jenkins-a-to-c <62422075+hmcts-jenkins-a-to-c[bot]@users.noreply.github.com>
Co-authored-by: hfilmore <156826086+hfilmore@users.noreply.github.com>
@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.adoption-web-session-storage.azurerm_redis_cache.redis
Change Result (Click me)
  # module.adoption-web-session-storage.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                            = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/adoption-web-session-storage-cache-aat/providers/Microsoft.Cache/redis/adoption-web-session-storage-aat"
        name                          = "adoption-web-session-storage-aat"
        tags                          = {
            "application"         = "adoption"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/adoption-web.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#adoption-tech"
            "environment"         = "staging"
            "managedBy"           = "Adoption"
        }
        # (21 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved = 125 -> 642
          ~ maxmemory_delta                 = 125 -> 642
          ~ maxmemory_reserved              = 125 -> 642
            # (7 unchanged attributes hidden)
        }
    }

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

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (ithc)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.adoption-web-session-storage.azurerm_redis_cache.redis
Change Result (Click me)
  # module.adoption-web-session-storage.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                            = "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/adoption-web-session-storage-cache-ithc/providers/Microsoft.Cache/redis/adoption-web-session-storage-ithc"
        name                          = "adoption-web-session-storage-ithc"
        tags                          = {
            "application"         = "adoption"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/adoption-web.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#adoption-tech"
            "environment"         = "ithc"
            "managedBy"           = "Adoption"
        }
        # (21 unchanged attributes hidden)

      ~ redis_configuration {
          ~ rdb_storage_connection_string   = (sensitive value)
            # (10 unchanged attributes hidden)
        }
    }

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

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.

2 participants