question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Edge Console Showing Mappings for all values of `ambassador_id`

See original GitHub issue

Describe the bug We have multiple AES deployments, each with their own ambassador_id. When viewing the Edge Console for each of the deployments, the Mappings associated with all of the Ambassador deployments are shown rather than just the ones for the Ambassador deployment I am looking at.

To Reproduce Steps to reproduce the behavior:

  1. Create two Ambassador deployments/services with different ambassador_id values
  2. Create a mapping for each of the Ambassador deployments, specifying the ambassador_id in the spec
  3. Access the Edge Stack dashboard for either of the Ambassador deployments
  4. Notice that both Mappings are shown and the ambassador_id value is disregarded.

Expected behavior I would expect the Mappings shown to be filtered by the ambassador_id such that only the ones applied to the Ambassador deployment I am looking at will show up in the UI.

Versions (please complete the following information):

  • AES: 1.5.2
  • Kubernetes environment: GKE
  • Version 1.16

Here is an example screenshot showing the YAML with two ambassador_id values appearing in the same UI

84777428-93153680-afaf-11ea-8225-1e666a848249

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kflynncommented, Jun 26, 2020

This is unquestionably a bug. We’ll get it dealt with.

0reactions
cindymullins-dwcommented, Oct 28, 2022

The Edge Policy Console has been replaced by Ambassador Cloud for 2.x and 3.x. We’d love to know how you find the Ambassador Cloud UI with regards to viewing your mappings by ambassasdor_id.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Edge Console Showing Mappings for all values of `ambassador_id ...
Create a mapping for each of the Ambassador deployments, specifying the ambassador_id in the spec; Access the Edge Stack dashboard for either of...
Read more >
Advanced Mapping configuration | Edge Stack
Ambassador Edge Stack must have one or more mappings defined to provide access to any services at all. The name of the mapping...
Read more >
Getting started with Ambassador Edge Stack and Consul on ...
Standing up a development sandbox that mirrors your production environment is made fast and simple with the K8s Initializer from Ambassador ...
Read more >
Quick and Dirty Token / API Key Authentication in Ambassador
Using Header-based Routing, we can only allow incoming requests with a matching header:value . --- apiVersion: getambassador.io/v2 kind: Mapping
Read more >
Kubernetes Ambassador - Signal Sciences Help Center
In this example, Signal Sciences is integrated with Ambassador Edge Stack, ... With this configuration, the agent will pull the values from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found