Skip to content

Commit

Permalink
Update package path to stash.appscode.dev/stash (#776)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored May 9, 2019
1 parent bd05d18 commit b784b8e
Show file tree
Hide file tree
Showing 147 changed files with 17,135 additions and 15,328 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ go:
- 1.x
- tip

go_import_path: stash.appscode.dev/stash

install: true

script:
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/appscode/stash)](https://goreportcard.com/report/github.com/appscode/stash)
[![Build Status](https://travis-ci.org/appscode/stash.svg?branch=master)](https://travis-ci.org/appscode/stash)
[![codecov](https://codecov.io/gh/appscode/stash/branch/master/graph/badge.svg)](https://codecov.io/gh/appscode/stash)
[![Go Report Card](https://goreportcard.com/badge/stash.appscode.dev/stash)](https://goreportcard.com/report/stash.appscode.dev/stash)
[![Build Status](https://travis-ci.org/stashed/stash.svg?branch=master)](https://travis-ci.org/stashed/stash)
[![codecov](https://codecov.io/gh/stashed/stash/branch/master/graph/badge.svg)](https://codecov.io/gh/stashed/stash)
[![Docker Pulls](https://img.shields.io/docker/pulls/appscode/stash.svg)](https://hub.docker.com/r/appscode/stash/)
[![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com)
[![Twitter](https://img.shields.io/twitter/follow/appscodehq.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=AppsCodeHQ)
Expand Down Expand Up @@ -28,10 +28,10 @@ Please pick a version of Stash that matches your Kubernetes installation.

| Stash Version | Docs | Kubernetes Version |
|------------------------------------------------------------------------------------|-----------------------------------------------------------------|--------------------|
| [0.8.3](https://github.com/appscode/stash/releases/tag/0.8.3) (uses CRD) | [User Guide](https://appscode.com/products/stash/0.8.3) | 1.9.x+ |
| [0.7.0](https://github.com/appscode/stash/releases/tag/0.7.0) (uses CRD) | [User Guide](https://appscode.com/products/stash/0.7.0) | 1.8.x |
| [0.6.4](https://github.com/appscode/stash/releases/tag/0.6.4) (uses CRD) | [User Guide](https://appscode.com/products/stash/0.6.4) | 1.7.x |
| [0.4.2](https://github.com/appscode/stash/releases/tag/0.4.2) (uses TPR) | [User Guide](https://github.com/appscode/stash/tree/0.4.2/docs) | 1.5.x - 1.6.x |
| [0.8.3](https://github.com/stashed/stash/releases/tag/0.8.3) (uses CRD) | [User Guide](https://appscode.com/products/stash/0.8.3) | 1.9.x+ |
| [0.7.0](https://github.com/stashed/stash/releases/tag/0.7.0) (uses CRD) | [User Guide](https://appscode.com/products/stash/0.7.0) | 1.8.x |
| [0.6.4](https://github.com/stashed/stash/releases/tag/0.6.4) (uses CRD) | [User Guide](https://appscode.com/products/stash/0.6.4) | 1.7.x |
| [0.4.2](https://github.com/stashed/stash/releases/tag/0.4.2) (uses TPR) | [User Guide](https://github.com/stashed/stash/tree/0.4.2/docs) | 1.5.x - 1.6.x |

## Installation

Expand All @@ -43,8 +43,8 @@ Want to learn how to use Stash? Please start [here](https://appscode.com/product
## Stash API Clients
You can use Stash api clients to programmatically access its objects. Here are the supported clients:

- Go: [https://github.com/appscode/stash](/client/clientset/versioned)
- Java: https://github.com/stash-client/java
- Go: [https://github.com/stashed/stash](/client/clientset/versioned)
- Java: https://github.com/stashed/java

## Contribution guidelines
Want to help improve Stash? Please start [here](https://appscode.com/products/stash/0.8.3/welcome/contributing).
Expand All @@ -61,4 +61,4 @@ Want to help improve Stash? Please start [here](https://appscode.com/products/st
## Support
We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8NCX6N23/details/) channel `#stash`. To sign up, use our [Slack inviter](https://slack.appscode.com/).

If you have found a bug with Stash or want to request for new features, please [file an issue](https://github.com/appscode/stash/issues/new).
If you have found a bug with Stash or want to request for new features, please [file an issue](https://github.com/stashed/stash/issues/new).
2 changes: 1 addition & 1 deletion api/api-rules/violation_exceptions.list
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
API rule violation: names_match,github.com/appscode/go/encoding/json/types,IntHash,generation
API rule violation: names_match,github.com/appscode/go/encoding/json/types,IntHash,hash
API rule violation: names_match,github.com/appscode/stash/apis/stash/v1beta1,BackupTarget,VolumeSnapshotClassName
API rule violation: names_match,k8s.io/api/core/v1,AzureDiskVolumeSource,DataDiskURI
API rule violation: names_match,k8s.io/api/core/v1,ContainerStatus,LastTerminationState
API rule violation: names_match,k8s.io/api/core/v1,DaemonEndpoint,Port
Expand Down Expand Up @@ -48,3 +47,4 @@ API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,
API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,StrVal
API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,Type
API rule violation: names_match,kmodules.xyz/offshoot-api/api/v1,ContainerRuntimeSettings,IONice
API rule violation: names_match,stash.appscode.dev/stash/apis/stash/v1beta1,BackupTarget,VolumeSnapshotClassName
Loading

0 comments on commit b784b8e

Please sign in to comment.