Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Remove redundant coreos-metadata.service from Packet #1297

Open
invidian opened this issue Jan 5, 2021 · 0 comments
Open

Remove redundant coreos-metadata.service from Packet #1297

invidian opened this issue Jan 5, 2021 · 0 comments
Assignees
Labels
kind/cleanup Cleanup issues platform/packet Packet-related size/m Issues which likely require up to a couple of work days

Comments

@invidian
Copy link
Member

invidian commented Jan 5, 2021

Packet platform defines it's own version of this service which is redundant and out of date as of today from Flatcar.

- name: coreos-metadata.service
enable: true
contents: |
[Unit]
Description=Flatcar Metadata Agent
[Service]
Type=oneshot
Environment=COREOS_METADATA_OPT_PROVIDER=--cmdline
ExecStart=/usr/bin/coreos-metadata $${COREOS_METADATA_OPT_PROVIDER} --attributes=/run/metadata/flatcar
[Install]
RequiredBy=metadata.target

We should remove it, verify that provided information are still accurate and functional.

@invidian invidian added kind/cleanup Cleanup issues platform/packet Packet-related size/m Issues which likely require up to a couple of work days labels Jan 5, 2021
@surajssd surajssd self-assigned this Jan 14, 2021
@surajssd surajssd added proposed/next-sprint Issues proposed for next sprint and removed proposed/next-sprint Issues proposed for next sprint labels Jan 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/cleanup Cleanup issues platform/packet Packet-related size/m Issues which likely require up to a couple of work days
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants