Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 11:46
· 43 commits to main since this release
ebda87c

Changelog

  • fdad6a5 Add GitHub Workflows
  • 971cace Add GoReleaser config and .gitignore file
  • 0deea73 Add LICENSE
  • f2b66ad Add vendor to .gitignore
  • 5326e81 Add windows and darwin to Goreleaser
  • 9d111a7 Comment not found pkg/models import
  • f9f2894 Enable "go mod tidy" hook in goreleaser config
  • 915d358 Fix formatting on location_test.go
  • 0cf0251 Fix goreleaser config
  • a031910 Merge pull request #1 from RafaySystems/initial-branch
  • 8558632 Merge pull request #11 from RafayLabs/ns-dev
  • 45057b3 Merge pull request #12 from paralus/elenalape/templates
  • 19c9364 Merge pull request #15 from paralus/branding-changes
  • 6d91e82 Merge pull request #16 from paralus/update-goreleaser
  • 1595ff5 Merge pull request #17 from paralus/cli-readme
  • 8b0b56f Merge pull request #18 from paralus/branding-changes
  • 1b242ba Merge pull request #19 from paralus/udpate-release-ci
  • 5629018 Merge pull request #2 from RafaySystems/license
  • ebda87c Merge pull request #21 from paralus/add-macos-windows-to-goreleaser
  • 8fa3e18 Merge pull request #3 from RafaySystems/initial-branch
  • 4baad65 Merge pull request #4 from RafayLabs/gh_rafaylabs
  • ab4ba49 Merge pull request #5 from RafayLabs/build-mgmt
  • 16c579f Merge pull request #7 from RafayLabs/fixes
  • e4b9afd Merge pull request #8 from RafayLabs/fixes
  • 67bf968 Readme and Contribution doc first draft
  • 3268a4f Remove granting private modules access step from release
  • 9812917 Update replacements in goreleaser
  • 4a67453 add issue and pr templates
  • 4f65afd added config config and kubeconfig download commands
  • 42a3625 added mapper url
  • 5260171 addressed review comments to refer types from base
  • a7153cd addressing review comments, removed idp until supported and fix to display recovery url for new users
  • 2c77f4c changes for namespaced role creation
  • b98157c changes for oidc, added other mandatory fields
  • fcad068 changes to support custom role creation and view role permissions
  • 22e68c1 first commit
  • a883c9a fix for permission validation based on role scope
  • 5d8ad95 fix for version info
  • d50e8ff fixed idp, oidc output support and project, location endpoint correction
  • c781853 fixed tests and removed few tests depending on testbed services
  • 1feccd5 fixes for user, custom role and auth
  • 925c50f goreleaser: Set Project name
  • 9911bcd initial commit with supported commands for ztka admin ops
  • 127088d rebranding changes and reference to paralus repo
  • c326d1e removed binary
  • 8be4005 renaming to rafaylabs
  • ee0f797 update templates
  • b85fab5 update to goreleaser
  • 56bed0a updated readme with usage and sample configuration
  • ad6f353 upgrade base dependency and few changes for namespaces