You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paul Rütter (BlueConic Jira)" <ji...@apache.org> on 2021/04/01 12:22:00 UTC

[jira] [Created] (CASSANDRA-16555) Add out-of-the-box snitch for Ec2 IMDSv2

Paul Rütter (BlueConic) created CASSANDRA-16555:
---------------------------------------------------

             Summary: Add out-of-the-box snitch for Ec2 IMDSv2
                 Key: CASSANDRA-16555
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16555
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Paul Rütter (BlueConic)


In order to patch a vulnerability, Amazon came up with a new version of their metadata service.

It's no longer unrestricted but now requires a token (in a header), in order to access the metadata service.
See [https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html] for more information.

Cassandra currently doesn't offer an out-of-the-box snitch class to support this.
See [https://cassandra.apache.org/doc/latest/operating/snitch.html#snitch-classes]

This issue asks to add support for this as a separate snitch class.
We'll probably do a PR for this, as we are in the process of developing one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org