Skip to content

Adds support to propogate DNS Zone from Agent Configuration to rails

Shekhar Patnaik requested to merge spatnaik/add_agent_config_to_rails into remote_dev

What does this MR do and why?

Adds new table and model to rails to support Agent configuration for Remote Development specifically the DNS Zone. Adds support to the existing kubernetes configuration API to update the remote development configuration.

Fixes #403023 (closed)

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Setup agentk and KAS locally
  2. Add a config.yaml file to your agent configuration project with the remote development keys
  3. Check rails to see if the changes have been propagated.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shekhar Patnaik

Merge request reports