Skip to content

Releases: indigo-dc/orchent

Oidc Agent Integration

20 Sep 07:04
Compare
Choose a tag to compare

orchent now supports the oidc-agent to retrieve access token

Alias and Filter

21 Jul 12:29
Compare
Choose a tag to compare
  • added support for time and user based filtering
  • added support for alias in a local configuration file

Minor BugFix

02 May 05:51
Compare
Choose a tag to compare

Fix missing

  • Task output
  • CloudProviderName output

INDIGO-2

20 Mar 07:59
Compare
Choose a tag to compare

Docker support with SSL
SSL CA-list can be set via environment variable
package building fixed

INDIGO-2-pre

20 Mar 07:04
Compare
Choose a tag to compare
INDIGO-2-pre Pre-release
Pre-release
Merge pull request #18 from indigo-dc/release

version bump 1.0.0, update documentation, fix #17

CA File

24 Feb 13:08
Compare
Choose a tag to compare

add possibility to specify the CAFile, needed to solve the Docker SSL issue

Packaging

13 Feb 15:03
Compare
Choose a tag to compare

adjust packaging to same as wattson

Outputs

02 Nov 07:00
Compare
Choose a tag to compare

Changes:
fixed the outputs,
added support for ORCHENT_URL environment variable
shorten the output of deployments when showing the whole list

Birth of Orchent

18 Oct 12:39
Compare
Choose a tag to compare

The first command line client for the INDIGO DataCloud Orchestrator.
With a lot of support at your fingertips: 'orchent help'

Supports the full REST interface of the orchestrator:

  • listing all deployments
  • showing a specific deployment
  • showing the template of a specific deployment
  • listing all resources of a deployment
  • showing a specific resource of a deployment
  • creating a new deployment
  • updating a given deployment
  • deleting a given deployment