-
-
Notifications
You must be signed in to change notification settings - Fork 516
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thallgren
force-pushed
the
thallgren/cli-api
branch
4 times, most recently
from
April 9, 2024 07:21
58207fd
to
9f182f3
Compare
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
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
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
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
force-pushed
the
thallgren/cli-api
branch
3 times, most recently
from
April 9, 2024 14:52
c931c96
to
6a3d1ed
Compare
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
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
force-pushed
the
thallgren/cli-api
branch
from
April 9, 2024 16:14
6a3d1ed
to
4a4a6d4
Compare
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
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
force-pushed
the
thallgren/cli-api
branch
4 times, most recently
from
April 12, 2024 11:21
4661cc4
to
79c48f3
Compare
thallgren
force-pushed
the
thallgren/cli-api
branch
5 times, most recently
from
April 24, 2024 07:45
3b83371
to
6d5efa9
Compare
thallgren
force-pushed
the
thallgren/cli-api
branch
from
May 5, 2024 03:33
d56e763
to
6fec109
Compare
thallgren
force-pushed
the
thallgren/cli-api
branch
2 times, most recently
from
May 21, 2024 09:38
08779a5
to
578d5d9
Compare
thallgren
force-pushed
the
thallgren/cli-api
branch
from
May 27, 2024 08:58
850b132
to
90237a7
Compare
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>
thallgren
force-pushed
the
thallgren/cli-api
branch
from
June 3, 2024 13:01
90237a7
to
b9179ac
Compare
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>
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. |
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. |
This PR was closed because it has been stalled for 14 days with no activity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.