Aiven-Open / klaw

Klaw, the latest OS tool by Aiven, helps enterprises cope with Apache Kafka(r) topics, schema registry and connectors governance by introducing roles/authorizations to users of various teams of an org.
https://www.klaw-project.io/
Apache License 2.0
150 stars 60 forks source link

Use the environment Id from the topicDetails #2603

Closed aindriu-aiven closed 2 months ago

aindriu-aiven commented 2 months ago

Linked issue

Resolves: #2602

What kind of change does this PR introduce?

What is the current behavior?

There is a harcoded environment id for checking the messages on a topic.

What is the new behavior?

The value is now pulled from the topic context in coral.

Other information

Additional changes, explanations of the approach taken, unresolved issues, necessary follow ups, etc.

Requirements (all must be checked before review)