Skip to content

[chore] add fargate cluster for testing installation #1848

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

Merged
merged 12 commits into from
May 28, 2025
Merged

Conversation

jinja2
Copy link
Collaborator

@jinja2 jinja2 commented May 27, 2025

Description:

  • Adds github jobs to test install and upgrade for eks/fargate distribution with splunk-otel-collector helm chart.
  • Adds minReadyTime (similar to minReadySeconds option in k8s)
  • Removes unused expected_eks_values to simplify some test logic
  • Updates to holderidentity for k8s leases (noticed same ids in install/upgrade test)

@jinja2 jinja2 marked this pull request as ready for review May 28, 2025 01:30
@jinja2 jinja2 requested review from a team as code owners May 28, 2025 01:30
@jinja2
Copy link
Collaborator Author

jinja2 commented May 28, 2025

The AKS install error seems legit with agent pod failing after sometime. Looking into this further.

@jinja2
Copy link
Collaborator Author

jinja2 commented May 28, 2025

Agent is running out of memory

runtime: VirtualAlloc of 5398528 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x9715ab6?, 0xc01999c000?})
        runtime/panic.go:1073 +0x4d fp=0x29f09ff870 sp=0x29f09ff840 pc=0xa56ecd
runtime.sysUsedOS(0xc0194ee000, 0x526000)
        runtime/mem_windows.go:83 +0x1bb fp=0x29f09ff8d0 sp=0x29f09ff870 pc=0x9f8dfb
runtime.sysUsed(...)
        runtime/mem.go:77
runtime.(*mheap).allocSpan(0xffef7e0, 0x293, 0x0, 0x1)
        runtime/mheap.go:1345 +0x487 fp=0x29f09ff978 sp=0x29f09ff8d0 pc=0xa0bc87
runtime.(*mheap).alloc.func1()
        runtime/mheap.go:962 +0x5c fp=0x29f09ff9c0 sp=0x29f09ff978 pc=0xa0b43c

@jinja2 jinja2 merged commit 15407ff into main May 28, 2025
98 checks passed
@jinja2 jinja2 deleted the eks-fargate-test branch May 28, 2025 16:31
@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants