UNCLASSIFIED - NO CUI

Skip to content

Update Ironbank

RENOVATE_BOT requested to merge renovate/ironbank into main

This MR contains the following updates:

Package Update Change
registry1.dso.mil/ironbank/elastic/elasticsearch/elasticsearch (source) minor 8.14.3 -> 8.15.1
registry1.dso.mil/ironbank/elastic/kibana/kibana (source) minor 8.14.3 -> 8.15.1
registry1.dso.mil/ironbank/opensource/kubernetes/kubectl (source) minor v1.29.6 -> v1.30.5

Complete MR checklist

Assignee

  • Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md
  • Update Docs with new/updated steps as needed
  • Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines

Add supporting info below

I was able to confirm elasticsearch started with default values. The upgrade job has known issues here and here and a fix for those will come in later MRs.

Proof of successful deployment:

❯ kubectl get pod -n logging
NAME                                  READY   STATUS    RESTARTS   AGE
logging-ek-es-data-0                  2/2     Running   0          52m
logging-ek-es-data-1                  2/2     Running   0          52m
logging-ek-es-data-2                  2/2     Running   0          52m
logging-ek-es-data-3                  2/2     Running   0          52m
logging-ek-es-master-0                2/2     Running   0          52m
logging-ek-es-master-1                2/2     Running   0          52m
logging-ek-es-master-2                2/2     Running   0          52m
logging-ek-kb-854698d7f-596h5         2/2     Running   0          52m
logging-ek-kb-854698d7f-9f2rh         2/2     Running   0          52m
logging-ek-kb-854698d7f-k94sb         2/2     Running   0          52m
logging-ek-metrics-66996f57f9-rrrwh   2/2     Running   0          52m
❯ kubectl get elasticsearch -n logging
NAME         HEALTH   NODES   VERSION   PHASE   AGE
logging-ek   green    7       8.15.1    Ready   53m

Reviewer only

  • Tested and Validated changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR was automatically generated by Renovate Bot.

Upgrade Notices

N/A

Edited by Zach Callahan

Merge request reports