dws

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: Apache-2.0

README

dws - Data Workflow Services

Data Workflow Services (DWS) contains the schema for the Data Workflow Services API. HPC batch software integrates with the DWS API on HPE HPC systems and HPC storage systems to provide intelligent data movement and ephemeral storage resources to user workloads.

Contributing

Before opening an issue or pull request, please read the Contributing guide.

Build

To build locally you need docker and Make packages installed. For all commands, you must be at the top of the source tree.

To create a deployable image with the dws-operator installed and rebuild:

make docker-build

To push the docker image to a kind environment:

make kind-push

To deploy dws-operator to a kind environment

make deploy

To remove dws-operator from a kind environment

make undeploy

To rebuild the operator-sdk auto-generated source after updating api/controller definitions:

make generate

To rebuild the operator-sdk auto-generated yaml files after updating api/controller definitions:

make manifests

Directories

Path Synopsis
api
v1alpha1
The following tag tells conversion-gen to generate conversion routines, and it tells conversion-gen the name of the hub version.
The following tag tells conversion-gen to generate conversion routines, and it tells conversion-gen the name of the hub version.
v1alpha2
Package v1alpha2 contains API Schema definitions for the dws v1alpha2 API group +kubebuilder:object:generate=true +groupName=dataworkflowservices.github.io
Package v1alpha2 contains API Schema definitions for the dws v1alpha2 API group +kubebuilder:object:generate=true +groupName=dataworkflowservices.github.io
config
github
cluster-api/util/conversion
Package conversion implements conversion utilities.
Package conversion implements conversion utilities.
internal
utils

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL