Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draft: Add API to Telepresence #3568

Closed
wants to merge 17 commits into from
Closed

Conversation

thallgren
Copy link
Member

No description provided.

@thallgren thallgren marked this pull request as draft April 9, 2024 05:33
@thallgren thallgren force-pushed the thallgren/cli-api branch 4 times, most recently from 58207fd to 9f182f3 Compare April 9, 2024 07:21
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@thallgren thallgren force-pushed the thallgren/cli-api branch 3 times, most recently from c931c96 to 6a3d1ed Compare April 9, 2024 14:52
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Apr 9, 2024
@thallgren thallgren force-pushed the thallgren/cli-api branch 4 times, most recently from 4661cc4 to 79c48f3 Compare April 12, 2024 11:21
@thallgren thallgren force-pushed the thallgren/cli-api branch 5 times, most recently from 3b83371 to 6d5efa9 Compare April 24, 2024 07:45
@thallgren thallgren force-pushed the thallgren/cli-api branch 2 times, most recently from 08779a5 to 578d5d9 Compare May 21, 2024 09:38
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
This message may vary depending on what the container is doing. If it
started a debugger, then the message should state that we're waiting
for a debugger frontend to attach. If not, the message should probably
be "type <ctrl>-C to exit...".

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Adds a client identifier to the `ConnectRequest` structure used when
connecting via the API. If set, this identifier will override the
default `<user>@<host>` value of the `client` property in the
`ClientInfo` structure that is passed to the manager's `ArriveAsClient`
method.

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
The new attribute is included when the workload is intercepted. The
entries contain the client-id of the currently intercepting users.

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Adds a state, that reflects the current state of a workload as
`UNKNOWN`, `AVAILABLE`, `PROGRESSING`, or `FAILURE`.

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment, or this will be closed in 14 days.

@github-actions github-actions bot added the stale Issue is stale and will be closed label Aug 16, 2024
@github-actions github-actions bot removed the stale Issue is stale and will be closed label Aug 16, 2024
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment, or this will be closed in 14 days.

@github-actions github-actions bot added the stale Issue is stale and will be closed label Sep 16, 2024
Copy link

This PR was closed because it has been stalled for 14 days with no activity.

@github-actions github-actions bot closed this Sep 30, 2024
@thallgren thallgren deleted the thallgren/cli-api branch October 10, 2024 07:07
@thallgren thallgren restored the thallgren/cli-api branch October 10, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue is stale and will be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant