cloudfoundry/cloud_controller_ng

View on GitHub

Showing 2,660 of 2,660 total issues

TODO found
Open

    # TODO

FIXME found
Open

      # FIXME: these defaults are going to move out of here and into

TODO found
Open

      // TODO: remove support for widgetEventPrefix

TODO found
Open

    # TODO: remove this once bundler issue is fixed
Severity: Minor
Found in scripts/publish_docs_for_version.sh by fixme

TODO found
Open

      # TODO: Change this to use add_association_dependencies when v2 is removed
Severity: Minor
Found in app/models/runtime/organization.rb by fixme

TODO found
Open

            # TODO: add eager loading to other endpoints and remove this database query

TODO found
Open

      # TODO: require secrets fetcher?
Severity: Minor
Found in lib/tasks/rake_config.rb by fixme

TODO found
Open

                #  TODO maybe look in the client to add this test and make sure what it returns? so we can test at a unit level in the job as well

TODO found
Open

     * TODO: test and/or remove?  Does this work?

TODO found
Open

  document.addEventListener('click', click, true);  // TODO: why does this use capture?

TODO found
Open

        h[role] = { code: 422 } # TODO: status code 422 for 'no_role' is not correct for all endpoints

TODO found
Open

                      # TODO: why did we remove `buildpack_cache_key: key`?

FIXME found
Open

          options[:enable_ssh] = true unless options.key?(:enable_ssh) # FIXME

TODO found
Open

            # TODO: What if lifecycle_data[:buildpacks] is nil?  Delete current buildpacks?

TODO found
Open

        h[role] = { code: 422 } # TODO: status code 422 for 'no_role' is not correct for all endpoints

TODO found
Open

    @maximum_size = options[:maximum_size] || (512 * 1024 * 1024) # MB #TODO: move default into config object?
Severity: Minor
Found in lib/cloud_controller/resource_pool.rb by fixme

TODO found
Open

        instance_id: '0' # TODO: fill this from an environment variable?
Severity: Minor
Found in lib/fluent_emitter.rb by fixme

HACK found
Open

              # HACK: simulate a task completing while the iteration is underway

TODO found
Open

    @minimum_size = options[:minimum_size] || 0 # TODO: move default into config object?
Severity: Minor
Found in lib/cloud_controller/resource_pool.rb by fixme

TODO found
Open

            # TODO: check error message
Severity
Category
Status
Source
Language