Skip to main content
-1 votes
0 answers
23 views

I have StatefulSets (frontend-ss and backend-ss) with corresponding Services in my Kubernetes cluster: apiVersion: v1 kind: Service metadata: name: backend-service labels: app: backend-ss ...
4frag's user avatar
  • 17
-4 votes
1 answer
46 views

using Management account first i need to list all child accounts and i need to create an IAM role and IAM Trust policy with read only access to all child accounts through terraform and all the read ...
Varun swaminathan's user avatar
Best practices
0 votes
1 replies
46 views

I'm a DevOps engineer trying to implement password rotation for multiple services, some are Python, some Node but most are Kotlin and are using spring-boot, Our passwords are encrypted outside AWS and ...
Erez Hochman's user avatar
  • 1,708
-2 votes
0 answers
41 views

I'm using VS Code to work with Kubernetes and Helm YAML files. I have the Red Hat plugin installed. Everything was fine until today. I always had simple files, but today I opened a file with if/else/...
NKK's user avatar
  • 9
-5 votes
0 answers
48 views

I am learning CI/CD pipeline I made a custom Bitbucket runner on my local VMware-based VM and i set the socarqube server and scanner both on the VM but still it's not working it says it's not a file ...
Vansh Arora's user avatar
Best practices
0 votes
1 replies
45 views

We built a CI/CD monorepo -- it makes intuitive sense with local/staging/prod. You push small commits and it auto-deploys. That makes sense when you just have that one pipeline for one app. But now as ...
Jacob C's user avatar
  • 11
Advice
0 votes
2 replies
60 views

We have a list of states that we use and this is the preferred order of those states for our business: New Ready for Development In Progress Code Review Testing Stakeholder Approval Ready for ...
EMAW2008's user avatar
  • 319
Best practices
0 votes
1 replies
44 views

As the title says: I need a job with an approval that is only executed if a runtime variable has a specific value. After reading the docs, it seems like this is not possible, as the approvals are ...
tpschmidt's user avatar
  • 2,747
0 votes
1 answer
58 views

In Jenkins, I'm using the OWASP plugin, but I keep getting the error: ERROR: Couldn’t find any executable in 'null'. stage('Dependency-Check') { steps { dir("${...
AccorDi's user avatar
2 votes
1 answer
65 views

Environment Azure DevOps Classic UI Task: PowerShell@2 (Windows PowerShell, not pwsh) Agent: Windows (Microsoft-hosted and self-hosted both repro) PowerShell version: Windows PowerShell 5.1 Script ...
alexis19apl's user avatar
0 votes
1 answer
42 views

I'm trying to build a GitLab pipeline that calls a Docker component and does the Docker build, scan, and push automatically. My pipeline structure is as below. default: tags: - eks-lnx-prd ...
dude0786's user avatar
1 vote
1 answer
137 views

I recently experienced outage in my service as the server could no longer handle any traffic there were no memory available for the server to use. Figured Docker logs in /snap/docker/common/var-*/...
phredtomi's user avatar
1 vote
1 answer
340 views

I am developing a FastAPI project and using SQLAlchemy and Alembic. I'm running everything in Docker containers with Docker Compose. Now, I'm worried about something. I would like to take advantage of ...
user1620696's user avatar
  • 11.5k
2 votes
3 answers
189 views

Is there a count variable available to the job/environment such that on retry I could sleep for a minute to hope whatever network traffic caused the failure has time to pass? Something like: if ($env:...
B.McKee's user avatar
  • 473
2 votes
1 answer
114 views

When using gitversion (the latest, v6.*) in a github action, is the SemVer supposed to increase by 1 at the end each commit? I thought it was from what I was reading, but I never see it happen. for ...
pfinferno's user avatar
  • 2,041

15 30 50 per page
1
2 3 4 5
542