aws / aws/aws-codedeploy-agent

Feature Request: Apply Proxy Only to CodeDeploy Endpoint, Not S3

Aperta
#403 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
337
Fork
195
Merge medio
10h 54m
PR unite (30g)
4

Descrizione

**Description:**
We are currently using the AWS CodeDeploy agent in our deployment pipeline. However, we have encountered a limitation with the proxy settings. The agent only offers a single proxy setting, which is applied to all endpoints. We need to use a proxy to access the CodeDeploy endpoint but not for accessing S3. This limitation is causing issues in our deployment process.

**Proposed Solution:**
We propose adding a configuration option to apply the proxy setting only to the CodeDeploy endpoint and not to S3. This would allow users to configure the proxy specifically for CodeDeploy, while allowing direct access to S3, providing greater flexibility and resolving the issues we are facing.

**Use Case:**
Our organization uses a proxy to access the CodeDeploy endpoint for security and compliance reasons. However, accessing S3 through the same proxy introduces latency and connectivity issues. By having the ability to apply the proxy only to the CodeDeploy endpoint, we can ensure efficient and secure access to both services.

**Steps to Reproduce:**
1. Configure the AWS CodeDeploy agent with a proxy setting.
2. Attempt to deploy an application using CodeDeploy.
3. Observe that the proxy setting is applied to both the CodeDeploy endpoint and S3, causing issues with S3 access.

**Expected Behavior:**
The AWS CodeDeploy agent should allow the proxy setting to be applied only to the CodeDeploy endpoint, enabling users to configure the proxy as needed for CodeDeploy while accessing S3 directly.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia tracciando il modo in cui l’agente CodeDeploy legge la propria configurazione proxy e stabilisce le connessioni a CodeDeploy e S3. Conferma il comportamento di configurazione richiesto e individua i test esistenti che coprono l’uso del proxy. Il lavoro è completato quando le richieste a CodeDeploy usano il proxy configurato, mentre l’accesso a S3 può ignorarlo, con test che dimostrano entrambi i percorsi.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
aws
Ambito
cloud, networking
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.