Skip to content
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

move IAMRole and IAMRolePolicyAttachment to v1beta1 #141

Merged
merged 13 commits into from
Mar 27, 2020

Commits on Mar 20, 2020

  1. move IAMRole and IAMRolePolicyAttachment to v1beta1

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    62e9abd View commit details
    Browse the repository at this point in the history
  2. crossplaneio to crossplane in URLs in identity crds file

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    08cee04 View commit details
    Browse the repository at this point in the history
  3. Fix TestUpdate for IAMRole and IAMRolePolicyAttachment

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    c639094 View commit details
    Browse the repository at this point in the history
  4. Add GenerateRoleObservation method for identity resources

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    fb38ebd View commit details
    Browse the repository at this point in the history
  5. Table-driven test cases for identity resources

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    ea3487e View commit details
    Browse the repository at this point in the history
  6. IAMRolePolicyAttachment controller: refactor error check

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    8ada788 View commit details
    Browse the repository at this point in the history
  7. Add fields to IAMRole

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    de06f8e View commit details
    Browse the repository at this point in the history
  8. IAM Role: check need for update

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    e9740a6 View commit details
    Browse the repository at this point in the history
  9. Add dependency for mitchellh/copystructure

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    7140af4 View commit details
    Browse the repository at this point in the history
  10. test cases for IAMRole and IAMRolePolicyAttachment

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    112eaf8 View commit details
    Browse the repository at this point in the history
  11. identity controllers: refactor to chain methods

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    a23963a View commit details
    Browse the repository at this point in the history
  12. identity: inline generate inputs

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    d17c6c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. escape AssumeRolePolicyDocument string, remove dead code

    Signed-off-by: sahil-lakhwani <sahilakhwani@gmail.com>
    sahil-lakhwani committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    6a45e2f View commit details
    Browse the repository at this point in the history