aws / aws/aws-cloud-map-mcs-controller-for-k8s

Ability to use non k8s resources

Open
#268 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
98
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Hi,
is it possible to use other resources already registered in Cloud Map? I.e. I have registered RDS instance and when trying to discover it using your service I'm getting error like `"error":"cannot find the attribute AWS_INSTANCE_IPV4"` as for RDS is in use attribute `AWS_INSTANCE_CNAME`.
Thanks in advance

Contributor guide

Open the contributing guide

Research direction

Start by locating the Cloud Map discovery handling for AWS_INSTANCE_IPV4 and compare it with the AWS_INSTANCE_CNAME attribute used by the registered RDS instance. The work is done when supported non-Kubernetes resources such as RDS can be discovered without the missing-attribute error, with the relevant behavior covered by the project's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.